Bug 462438

Summary: Norwegian default locale not working correctly
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: jmccann, rstrode, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-29 14:09:57 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 Kjartan Maraas 2008-09-16 09:44:38 UTC
Description of problem:

If I start xterm from a gnome session I see this:


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

[kmaraas@localhost po-locations]$ xterm
Warning: locale not supported by Xlib, locale set to C

And in that xterm I cannot type any accentuated chars like é á and so on. However, running with LC_ALL=nb_NO.UTF-8 xterm will make this work again. nb_NO.utf8 seems to be the default locale setting when choosing norwegian bokmål as the language for the distro. Or has this changed since I installed somehow?

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Kjartan Maraas 2008-10-05 10:18:34 UTC
I think this was fixed in gdm recently:

2008-10-01  Ray Strode <rstrode>

        * gui/simple-greeter/gdm-languages.c
        (make_codeset_canonical_for_locale),
        (gdm_normalize_language_name):
        change codeset in locale to follow canonical
        form so we end up with ".UTF-8" instead of
        ".utf8" etc.

Comment 2 Kjartan Maraas 2008-11-02 13:06:50 UTC
Nah, still seeing it here with current rawhide...

Comment 3 Bug Zapper 2008-11-26 03:06:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Kjartan Maraas 2009-01-19 14:14:10 UTC
And it's still the same when starting xterm from gnome-terminal in rawhide today.

Comment 5 Kjartan Maraas 2009-04-29 09:44:40 UTC
I'm still seeing this warning when I start xterm in today's rawhide. Is this something that's fixed if I reinstall? Leftover from my previous install which was many releases ago?

Comment 6 Ray Strode [halfline] 2009-04-29 14:09:57 UTC
Sorry for the radio silence on this bug so far...

Yea, it's probably left over cruft from rawhide.  We could in theory clean it out in GDM, but for now, you should be able to do:

rm -f ~/.dmrc
sudo gconftool-2 --recursive-unset /apps/gdm --config-source=xml:readwrite:/var/lib/gdm/.gconf

to clean things back up to defaults.