Using Fedora 11 and having following packages installed libX11-1.2-3.fc11.x86_64 glibc-common-2.9.90-22.x86_64 fontconfig-2.6.99.behdad.20090318-1.fc11.x86_64 Found that few new Indic locales that gets added to glibc are not added to libX11's locale files. This made QT applications to fail to allow input methods to input in their locale. Please add new Indic languages information as per given and supported by glibc-common package to libX11. Sorry if this bug gets reported against wrong component.
Created attachment 25457 [details] [review] Add locale info to libX11 to fix QT apps input method problem
Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=497038 https://bugzilla.redhat.com/show_bug.cgi?id=497971
Pushed to git master (should be in libX11 1.2.2 when it happens): nls/compose.dir.pre | 16 ++++++++++++++++ nls/locale.alias.pre | 26 ++++++++++++++++++++++++++ nls/locale.dir.pre | 12 +++++++++++- 3 files changed, 53 insertions(+), 1 deletion(-) New commits: commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9 Author: parag <pnemade@redhat.com> Date: Tue May 5 16:50:47 2009 +0530 libX11: Add new Indic language information to nls directory files. #21560 Signed-off-by: parag <pnemade@redhat.com>
(In reply to comment #3) > Pushed to git master (should be in libX11 1.2.2 when it happens): > > nls/compose.dir.pre | 16 ++++++++++++++++ > nls/locale.alias.pre | 26 ++++++++++++++++++++++++++ > nls/locale.dir.pre | 12 +++++++++++- > 3 files changed, 53 insertions(+), 1 deletion(-) > > New commits: > commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9 > Author: parag <pnemade@redhat.com> > Date: Tue May 5 16:50:47 2009 +0530 > > libX11: Add new Indic language information to nls directory files. #21560 > > Signed-off-by: parag <pnemade@redhat.com> > Thanks for committing patch.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.