Bug 644250
Summary: | firefox doesn't display the localized index.html page for some languages | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Xiaohong Wang <xwang> | ||||||
Component: | gtk2 | Assignee: | Matthias Clasen <mclasen> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | QE Internationalization Bugs <qe-i18n-bugs> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 6.0 | CC: | aalam, eng-i18n-bugs, mkenneth | ||||||
Target Milestone: | rc | Keywords: | i18n | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 644251 657509 657556 (view as bug list) | Environment: | |||||||
Last Closed: | 2010-11-29 05:12:11 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: | 657556, 657558 | ||||||||
Attachments: |
|
Description
Xiaohong Wang
2010-10-19 09:01:51 UTC
Reassigning to qemu-kvm ... xorg-x11-drv-qxl is for guests, and here the guest is Windows 7. Created attachment 463029 [details]
mysterious non-sensical messages in stderr
There seems to be some important problem underneath this. How come C library doesn't support as_IN, when it does?
Created attachment 463031 [details]
gedit doesn't work etiher
Seems like this is not just firefox problem either. Reassigning to glib2
Moreover I don't understand what is /usr/sbin/build-locale-archive supposed to do. On all Fedora/RHELs I found, it just gives an error and according to http://stephane.lesimple.fr/wiki/blog/fixing_a_locale-archive_breakage it somehow relates to this problem. (In reply to comment #5) > Created attachment 463029 [details] > mysterious non-sensical messages in stderr > > There seems to be some important problem underneath this. How come C library > doesn't support as_IN, when it does? it should be as_IN.UTF-8,then it is working This bug is already reported and working with upstream (firefox issue): bug #623023. Please refer bug #578072 for more detail locale (as_IN) is not supported, but as_IN.UTF-8. so this is NotBug for gtk2 (https://bugzilla.redhat.com/show_bug.cgi?id=657556#c2) |