Bug 175601 - gnome-terminal gets my locale wrong
Summary: gnome-terminal gets my locale wrong
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-13 08:53 UTC by Need Real Name
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-13 20:34:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2005-12-13 08:53:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Epiphany/1.6.5

Description of problem:
Terminal> Set Character Encoding says "Current Locale ANSI_X3.4-1968"

It should be UTF-8.

$ echo $LANG
de_AT:UTF-8


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
x

Additional info:

Comment 1 Ray Strode [halfline] 2005-12-13 17:25:32 UTC
Hi,

I don't think de_AT:UTF-8 is a valid locale. The colon ":" isn't a valid
delimiter in a locale. 

If you set it to de_AT.UTF-8 instead, does your problem go away?

Comment 2 Need Real Name 2005-12-13 18:26:52 UTC
Ah. You're right - thanks!


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