From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020314 Description of problem: I select the following custom font: helvetica (adobe), iso8859-15 bold, 14 The font is not used if LANG=it_IT@euro Version-Release number of selected component (if applicable): How reproducible: Didn't try Additional info:
Can you "echo $LANG" and "cat /etc/sysconfig/i18n" It's likely that you have an older version of Xlib that doesn't recognize iso885915, this was fixed recently.
+Can you "echo $LANG" and "cat /etc/sysconfig/i18n" echo $LANG it_IT@euro cat /etc/sysconfig/i18n LANG="it_IT@euro" SUPPORTED="en_US.iso885915:en_US:en:it_IT@euro:it_IT:it" SYSFONT="lat0-sun16" SYSFONTACM="iso15" +It's likely that you have an older version of Xlib that doesn't recognize +iso885915, this was fixed recently. My XFree packages are just the ones shipped with skipjack2. Which package(s) should I upgrade? XFree86-libs ? Or I need to upgrade all XFree packages?
Could you try the control-center-1.4.0.1-30 package in RawHide? I believe that the theme selector in this package should fix your problem. (It's not related to X, the problem is that the old theme selector wrote font= lines into ~/.gtkrc, but to work with non-iso-8859-1 locales, it needed to write fontset= lines.)
The control-center-1.4.0.1-30 package in RawHide fixes the bug. Thank you.
*** Bug 63459 has been marked as a duplicate of this bug. ***