/usr/X11R6/bin/xedit Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Erreur de segmentation (Erreur de segmentation == segfault) running it under strace, it ends with : open("/usr/X11R6/lib/X11/XtErrorDB", O_RDONLY) = -1 ENOENT (No such file or directory) write(2, "Warning: Missing charsets in Str"..., 58Warning: Missing charsets in String to FontSet conversion ) = 58 write(2, "Warning: Unable to load any usab"..., 43Warning: Unable to load any usable fontset ) = 43 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ distrib : gentoo x86 Composite and Xevie disabled for me, it's really low priority as i did not use this app for about 5 years but i suppose some people could still use it. i don't know if it is linked to bug #936
/usr/X11R6/lib/X11/XErrorDB exists on my system but there is no XtErrorDB file at all.
(In reply to comment #0) > /usr/X11R6/bin/xedit > Warning: Missing charsets in String to FontSet conversion > Warning: Unable to load any usable fontset > Erreur de segmentation Can you tell us which locale settings (LANG and LC_* environment variables) you're using ? This seems relevant to me. > > (Erreur de segmentation == segfault) > > running it under strace, it ends with : > > open("/usr/X11R6/lib/X11/XtErrorDB", O_RDONLY) = -1 ENOENT (No such file or > directory) > write(2, "Warning: Missing charsets in Str"..., 58Warning: Missing charsets in > String to FontSet conversion > ) = 58 > write(2, "Warning: Unable to load any usab"..., 43Warning: Unable to load any > usable fontset > ) = 43 > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > +++ killed by SIGSEGV +++ > > distrib : gentoo x86 > Composite and Xevie disabled > > for me, it's really low priority as i did not use this app for about 5 years but > i suppose some people could still use it. > > i don't know if it is linked to bug #936 It looks like it's related, yes. OTOH, the missing XtErrorDB file is probably not related. All Xt based applications behave this way...
>Can you tell us which locale settings (LANG and LC_* environment variables) >you're using ? This seems relevant to me. leroutier58 leroutier # env | grep LANG LANG=fr_FR.UTF-8 GDM_LANG=fr_FR.UTF-8 leroutier58 leroutier # env | grep LC leroutier58 leroutier # > Warning: Missing charsets in String to FontSet conversion > Warning: Unable to load any usable fontset i have those 2 lines for other X apps (viewres/xcalc/xclipboard/xditview/xfontsel/xman), but xedit is the only one to crash look at this comment for what Rolland Mainz had to say about them : http://freedesktop.org/bugzilla/show_bug.cgi?id=1325#c9
Is this still an issue using a current version of xorg?
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
closing as worksforme.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.