[Bug 20377] MacOS LANG=xyz wine winecfg does not switch language/locale

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 16 01:43:25 CDT 2009


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


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-10-16 01:43:25 ---
Confirming. dlls/kernel32/locale.c,LOCALE_Init() assumes that MacOS doesn't
set LANG environment variable and sets it on its own using user's locale
preferences. The code should check whether LANG is set and do not override it.

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