http://bugs.winehq.org/show_bug.cgi?id=17182
Summary: Wine does not take the "LANG=" option anymore, as a result No Cyrillic encoding available Product: Wine Version: 1.1.9 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P3 Component: fonts AssignedTo: wine-bugs@winehq.org ReportedBy: extigyro@gmail.com
he Wine Emulator does not accept "LANG=bg_BG.CP1251" option anymore (for example).
This is a simple command, which starts the best Bulgarian-English Dictionary (which is absolutely free :) ):
LANG=bg_BG.CP1251 env WINEPREFIX="/home/miro/.wine" wine "C:\Program Files\SA Dictionary 2008 Beta 4\Diction.exe"
The previous versions of WINE (untill 0.9.64_aka_1.0.rc3) was working just perfectly. No such problems ever occurred.
Reproducible: Always
Steps to Reproduce: 1. LANG=bg_BG.CP1251 env WINEPREFIX="/home/miro/.wine" wine "C:\Program Files\SA Dictionary 2008 Beta 4\Diction.exe" (just for example) 2. 3. Actual Results: No Cyrillic encoding available in WINE.