http://bugs.winehq.org/show_bug.cgi?id=7779
Aleksander Adamowski aleksander.adamowski@olo.org.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aleksander.adamowski@olo.org | |.pl
--- Comment #4 from Aleksander Adamowski aleksander.adamowski@olo.org.pl 2008-04-28 15:56:33 --- Tsarouchas, what was the detailed solution in your case?
I have a similar problem:
1) I try to run the installer for the app "PITy2007ng" (pity2007ngsetup.exe) from over here: http://pit.dobry.pl/index.php?plik=pliki 2) In the welcome window, I can see that the polish characters are messed up. I close the application and try to locate setting that control the code page for non-unicode apps. 3) I run ~/.wine/drive_c/windows/regedit.exe and locate the following key: HKEY_CURRENT_USER\Software\Wine\Fonts\Codepages. It has the value "1252,437". 4) I change the key to the value "1250,852" - those are polish codepages. 5) I navigate to a different registry branch, then back to Codepages to make sure that my change is preserved - I can see it is (the "1250,852" value). 5) Keeping the regedit window open, I launch the installer again: wine ~/soft/pity2007ngsetup.exe 6) The fonts are still messed up. When I go back to the still open regedit window, I can see that the Codepages value has reverted to the default: "1252,437"
Is there a way to force Wine to use a particular codepage at all?
My locale is (yes, it's deliberately United States, but it shouldn't influence encodings? locale isn't meant for this...):
LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=