http://bugs.winehq.org/show_bug.cgi?id=6826
Summary: Registry Locale Value is no longer created with new .wine Product: Wine Version: CVS Platform: PC URL: http://www.eve-online.com/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: kelfe@gmx.de
in HKEY_CURRENT_USER\Control Panel\International\ "Locale" value is no longer created as of:
2b01f6e07cb6821bd94f58703331ac778f8b0ab7 is first bad commit commit 2b01f6e07cb6821bd94f58703331ac778f8b0ab7 Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 16 22:11:58 2006 +0100
kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used.
For instance LOCALE_SDATE is looked up in the lcid corresponding to LC_TIME, LOCALE_IDIGITS in the LC_NUMERIC lcid, etc.
this causes a regression with a fresh .wine and EVE Online