[Bug 7235] locale specified in LANG is not respected in wine 0.9.29

Wine Bugs wine-bugs at winehq.org
Tue Mar 6 14:29:44 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7235





------- Additional Comments From bdonlan at gmail.com  2007-06-03 14:29 -------
ja_JP is supported by my system. Compare:
bd at shion:~$ LC_ALL=ja_JP locale
LANG=en_US.UTF-8
LC_CTYPE="ja_JP"
LC_NUMERIC="ja_JP"
LC_TIME="ja_JP"
LC_COLLATE="ja_JP"
LC_MONETARY="ja_JP"
LC_MESSAGES="ja_JP"
LC_PAPER="ja_JP"
LC_NAME="ja_JP"
LC_ADDRESS="ja_JP"
LC_TELEPHONE="ja_JP"
LC_MEASUREMENT="ja_JP"
LC_IDENTIFICATION="ja_JP"
LC_ALL=ja_JP
bd at shion:~$ LC_ALL=cn_TW locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LC_CTYPE="cn_TW"
LC_NUMERIC="cn_TW"
LC_TIME="cn_TW"
LC_COLLATE="cn_TW"
LC_MONETARY="cn_TW"
LC_MESSAGES="cn_TW"
LC_PAPER="cn_TW"
LC_NAME="cn_TW"
LC_ADDRESS="cn_TW"
LC_TELEPHONE="cn_TW"
LC_MEASUREMENT="cn_TW"
LC_IDENTIFICATION="cn_TW"
LC_ALL=cn_TW

I will post a log with ja_JP.UTF-8, however please note that this is a
/regression/, and I have narrowed it to a specific patch above.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list