[Wine] wine-0.9.49 in Kubuntu Gutsy Couldn't Display Chinese Characters Properly

L. Rahyen research at science.su
Thu Nov 15 09:42:10 CST 2007


On Thursday November 15 2007 12:16, Flying wrote:
> Please see the output below:
>
> xxxxx at yyyyy:~$ locale -a
> C
> en_AU.utf8
> en_BW.utf8
> en_CA.utf8
> en_DK.utf8
> en_GB
> en_GB.iso885915
> en_GB.utf8
> en_HK
> en_HK.utf8
> en_IE.utf8
> en_IN
> en_NZ.utf8
> en_PH.utf8
> en_SG
> en_SG.utf8
> en_US
> en_US.iso885915
> en_US.utf8
> en_ZA.utf8
> en_ZW.utf8
> ja_JP.eucjp
> ja_JP.utf8
> ko_KR.euckr
> ko_KR.utf8
> POSIX
> zh_CN
> zh_CN.gb18030
> zh_CN.gbk
> zh_CN at pinyin.gb18030
> zh_CN at pinyin.utf8
> zh_CN.utf8
> zh_HK
> zh_HK.utf8
> zh_SG
> zh_SG.gbk
> zh_SG.utf8
> zh_TW
> zh_TW.euctw
> zh_TW.utf8
> xxxxx at yyyyy:~$ locale
> LANG=en_SG.UTF-8
> LANGUAGE=en_SG:en
> LC_CTYPE="en_SG.UTF-8"
> LC_NUMERIC="en_SG.UTF-8"
> LC_TIME="en_SG.UTF-8"
> LC_COLLATE="en_SG.UTF-8"
> LC_MONETARY="en_SG.UTF-8"
> LC_MESSAGES="en_SG.UTF-8"
> LC_PAPER="en_SG.UTF-8"
> LC_NAME="en_SG.UTF-8"
> LC_ADDRESS="en_SG.UTF-8"
> LC_TELEPHONE="en_SG.UTF-8"
> LC_MEASUREMENT="en_SG.UTF-8"
> LC_IDENTIFICATION="en_SG.UTF-8"
> LC_ALL=

	You have wrong locale settings; if you want to use Chinese language with WINE 
(and see Chinese symbols in file names) you should fix your locale. Try this:

wineserver -k
export LANG=zh_SG.utf8
export LC_ALL=zh_SG.utf8
wine notepad

	This should fix your problem. If you want to keep English interface you need 
to change only LC_CTYPE.


	Thank you for using WINE.



More information about the wine-users mailing list