Bug 208580

Summary: new Indic locale give unsupported locale wanring on Xlib apps
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: libX11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs
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: 2006-09-30 22:47:44 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: 126002, 150223    
Attachments:
Description Flags
fixed patch from original one none

Description Jens Petersen 2006-09-29 14:23:31 UTC
Description of problem:
The new Indian locale that have been added (I guess) are giving Xlib
warnings at the startup of X apps.

Version-Release number of selected component (if applicable):
libX11-1.0.3-3.fc6

How reproducible:
every time

Steps to Reproduce:
1. run: LANG=or_IN.UTF-8 xterm
2. replace Oriya "or" by "as", "ml", "te", "ur", etc

Actual results:
Warning: locale not supported by Xlib, locale set to C

Expected results:
no warning

Additional info:
No warning appears for gtk/gnome apps.
Previous Indic locale ("hi", "gu", "bn", etc) and "mr" work fine.

Comment 1 Akira TAGOH 2006-09-29 17:34:44 UTC
Created attachment 137409 [details]
fixed patch from original one

I've tracked this down. this is caused by typo in locale.dir. so I updated the
patch that libX11 package contains. could you update the patch from attachment?

Comment 2 Akira TAGOH 2006-09-30 08:30:01 UTC
BTW this was actually fixed in upstream. but our patch seems to be old one. so
can someone quickly update the patch to fix this issue?

Comment 3 Matthias Clasen 2006-09-30 14:39:26 UTC
Can we get this in before the freeze ?

Comment 4 Søren Sandmann Pedersen 2006-09-30 22:47:44 UTC
Fixed in libX11-1.0.3-4.fc6 (releng pending).