[Bug 20517] temporary language switch causes permanent change of codepage

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 30 05:17:34 CDT 2009


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





--- Comment #5 from Alexandre Julliard <julliard at winehq.org>  2009-10-30 05:17:33 ---
The root of the problem is that Windows assumes a system-wide locale, while it
can be set per-process on Unix. So if you run processes under different locales
with the same registry then the entries will change depending on which process
updates them. The alternative would be to ignore the specified Unix locale, but
that wouldn't be an improvement.

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