[cw-discuss] Some internationalization issues with CrossOver Mac
Aric Stewart
aric at codeweavers.com
Mon Oct 30 07:40:43 CST 2006
Hello,
Beta 2 always uses en_US right now. We are doing work to pick up the
locale based on the UI language settings however that is still upcoming.
At present the best way to have your environment work in Japanese is
to use Run Command... and select the bottle and click Open Shell.
Note that there is a bug that sometimes the given shell is not
correctly configures so please try a test run of
wine notepad
once you have a good shell, you can set it to Japanese by typing:
export LC_ALL=ja_JP; export LANG=ja_JP
then wine will function in Japanese.
-aric
KUROSAKA Teruhiko wrote:
> I downloaded CrossOver Mac beta and played with it.
> I've found several issues. Are these bugs, or would I need
> some special configuration?
> I will send each issue in a separate email.
>
> Here's the first issue.
>
> MSI file for Japanese applications do not seem to work.
> I downloaded
> http://my.vector.co.jp/servlet/System.FileDownload/download/ftp/0/84206/pack/win95/writing/fonttool/FONT422.MSI
>
> Using "install unsupported", CrossOver once showed an insatller
> GUI with all text corrupted. I believe a wrong font is used probably
> because CrossOver assume all non-Unicode applications
> use the Windows 1252 code page. Is there a way to configure
> CrossOver to specify a code page for non-Unicode application?
>
> This installer installs a subidirectory named in Japanese
> under c:/Program Files/, by the way.
>
> After first installation attempt, I no longer see the installer
> GUI. CrossOver silently proceeds installation steps, shows
> no error, but nothing gets installed.
>
More information about the discuss
mailing list