Bug 63511 - Custom fonts are not used if LANG=it_IT@euro
Summary: Custom fonts are not used if LANG=it_IT@euro
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: control-center
Version: skipjack-beta2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: David Lawrence
URL:
Whiteboard:
: 63459 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-15 10:24 UTC by Marco Pratesi
Modified: 2007-04-18 16:42 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-15 15:23:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Marco Pratesi 2002-04-15 10:24:40 UTC
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:

Comment 1 Havoc Pennington 2002-04-15 13:33:15 UTC
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.

Comment 2 Marco Pratesi 2002-04-15 15:09:12 UTC
+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?


Comment 3 Owen Taylor 2002-04-15 15:23:29 UTC
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.)

Comment 4 Marco Pratesi 2002-04-15 15:40:09 UTC
The control-center-1.4.0.1-30 package in RawHide fixes the bug.
Thank you.


Comment 5 Havoc Pennington 2002-04-15 16:44:27 UTC
*** Bug 63459 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.