http://bugs.winehq.org/show_bug.cgi?id=16325 --- Comment #110 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2011-04-15 05:33:30 CDT --- (In reply to comment #109)
You've misunderstood me - I meant I set up that key in wine (and I'm interested in your *wine* settings).
Sorry for my misunderstanding. In my idea, you don't have enough fonts to display Korean and Chinese characters. Anyway, I describe my test environment. I used Ubuntu 10.10 for the test. At least, I've installed following packages. - language-pack-zh - language-pack-ko - ttf-unfonts-core (Korean fonts, UnBatang.ttf used) - ttf-wqy-microhei (Chinese fonts, wqy-microhei.ttc used) And I ran the following commands: % WINEPREFIX=/home/sagawa/.wine-kor LANG=ko_KR.UTF-8 wine ./font_assoc_demo.exe % WINEPREFIX=/home/sagawa/.wine-zhs LANG=zh_CN.UTF-8 wine ./font_assoc_demo.exe Please note that /home/sagawa/.wine-kor and /home/sagawa/.wine-zhs didn't exist before then. So wine set up a vanilla environment firstly (I chose `No' for Gecko's download prompt), then it showed the window. I hope this information helps you this time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.