[Bug 7779] Font problem with wine (Codepage issue)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 28 16:05:24 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7779





--- Comment #5 from Aleksander Adamowski <aleksander.adamowski at olo.org.pl>  2008-04-28 16:05:23 ---
OK, I've found out that setting my locale to pl_PL like below will change the
Wine's behaviour so that it will put "1250,852" into that registry key by
itself with every launch:

LANG=pl_PL.UTF-8
LC_CTYPE=pl_PL.UTF-8
LC_NUMERIC=pl_PL.UTF-8
LC_TIME=pl_PL.UTF-8
LC_COLLATE=pl_PL.UTF-8
LC_MONETARY=pl_PL.UTF-8
LC_MESSAGES=pl_PL.UTF-8
LC_PAPER=pl_PL.UTF-8
LC_NAME=pl_PL.UTF-8
LC_ADDRESS=pl_PL.UTF-8
LC_TELEPHONE=pl_PL.UTF-8
LC_MEASUREMENT=pl_PL.UTF-8
LC_IDENTIFICATION=pl_PL.UTF-8
LC_ALL=


I consider this behaviour highly counter-intuitive. I would expect this
registry setting to be preserved by Wine whenever I change it manually, not
overwritten based on values of my environment variables.

Is there a bug covering that?


-- 
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.



More information about the wine-bugs mailing list