Bugzilla – Bug 90543
xlock runs in to endless loop when using the (illegal!) locale de_DE@UTF-8
Last modified: 2008-06-05 13:26:51 UTC
LC_CTYPE=de_DE@UTF-8 xlock [...] Could not create FontSet -*-helvetica-medium-r-*-*-24-*-*-*-*-*-*,-*-*-medium-r-normal--24-* Could not create FontSet fixed,-*-14-* /usr/X11R6/bin/xlock: line 13: 31769 ????????????? /usr/X11R6/lib/xlock/xlock "$@" [...] Probably xlock should just print a warning "Locale not supported by Xlib, locale set to C" and set the locale to C, just like xterm does.
why is the component "autoyast"?
Component → X11Apps.
maybe Stefan knows who is responsible. I have nothing to do with X11.
Crash in xlock.c:3299 XmbTextExtents(fontset, "Aj", 1, NULL, &mbRect); XmbTextExtents(NULL, "Aj", 1, NULL, &mbRect); mbRect contains only zeros.
We will not fix this bug anymore for this release. If the bug is still in openSUSE 10.3, please report a new bug.
The bug still exists in STABLE/Factory.
Fixed.