From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.2.1) Gecko/20030225 Description of problem: The localized strings can't be displayed using the Core X window system fonts on UTF-8 locale so that we don't have the complete ISO10646 fonts. the fontset order which is written in XLC_LOCALE is basically prior ISO8859-1 rather than ISO10646. but another legacy charsets are low priority. So the ISO1646 must be the lowest priority than other legacy charsets until we will get the full supported ISO10646 font at least. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.run the something like the localized X apps with UTF-8 locale. 2. 3. Additional info:
Created attachment 93298 [details] proposed patch
I've filed this bug to the upstream bugzilla: http://bugzilla.xfree86.org/show_bug.cgi?id=544
*** Bug 75061 has been marked as a duplicate of this bug. ***
Hi Mike, it is resolved in the upstream for now. Please apply it to Cambridge. Thanks!
Adding bug dependancies based on email from Leon
Patch applied to XFree86-4.3.0-25.1 and later in rawhide. Will be in Taroon also soon.