Bug 62845 - default locale causes X errors
Summary: default locale causes X errors
Keywords:
Status: CLOSED DUPLICATE of bug 62844
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-06 05:38 UTC by Chris Ricker
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-06 05:39:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Ricker 2002-04-06 05:38:59 UTC
anaconda creates, by default, /etc/sysconfig/i18n with the following contents:

LANG="en_US.iso885915"
SUPPORTED="en_US.iso885915:en_US:en"
SYSFONT="lat0-sun16"
SYSFONTACM="iso15"

This causes major problems with X.  The window manager I use (fluxbox) would not
start (reporting errors about X not supporting the specified locale),
applications reported failures loading default fonts, etc.  It acted as if the
locale en_US.iso885915 was bogus.  After I edited /etc/sysconfig/i18n and
changed all en_US.iso885915 to just en_US, everything worked correctly.

Comment 1 Jeremy Katz 2002-04-06 17:41:42 UTC

*** This bug has been marked as a duplicate of 62844 ***


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