Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 62845

Summary: default locale causes X errors
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-06 05:39:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***