Bug 116806
Summary: | gdm XKeepsCrashing should be run in English for CJK | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eng-i18n-bugs, wtogami |
Target Milestone: | --- | Keywords: | i18n |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-06-23 21:38:13 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: | |||
Bug Depends On: | |||
Bug Blocks: | 114963 |
Description
Jens Petersen
2004-02-25 13:44:01 UTC
Submitted upstream as: http://bugzilla.gnome.org/show_bug.cgi?id=135387 Actually, it shouldn't be run in locale C... but a universal UTF-8 locale. Not sure if the line drawing characters for drawing the window will work with an ASCII-only locale such as C/POSIX. (unless "unicode_stop" script is invoked beforehand) So, George has "fixed" this upstream by adding ConsoleCannotHandle config key. By default its switched off, and the set of languages are: ConsoleCannotHandle=am,ar,az,bn,el,fa,gu,hi,ja,ko,ml,mr,pa,ta,zh Jens, when we move to the new upstream version with the fix, are you happy to just switch on ConsoleCannotHandle with this list of languages. Also, have you had a chance to confirm the upstream fix works? I was told through gnome bugzilla that a fix for this should now be in gdm cvs. Doh, sorry missed comment 3. Yes I think that will be fine. :) |