[Mono-list] I18N problem in Mono 2.6.1

melon1234 littlesweetmelon at gmail.com
Tue Feb 9 05:00:49 EST 2010


Hi everyone,

I am using Ubuntu 9.10 32bit with LANG=zh_CN.UTF-8. The default installed
mono is in version 2.4. I built Mono 2.6.1 from source code:
		./configure --prefix=/opt/mono-2.6
		make
		make install

Installation is all ok. But it seems this mono does not support I18N
characters. Take "KeePass.exe" as example. If run in mono 2.4, no problem,
but Chinese characters becomes hollow square (maybe font problem). If run in
mono 2.6, exception throws from CreateZStream if the GUI contains any
Chinese characters.

Is there any method to solve this problem? Can I specify the codepage /
encoding for a mono executable?

Thanks in advance.

--
ShenLei

-- 
View this message in context: http://old.nabble.com/I18N-problem-in-Mono-2.6.1-tp27512887p27512887.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list