[Bug 17182] New: Wine does not take the "LANG=" option anymore, as a result No Cyrillic encoding available
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(a)winehq.org ReportedBy: extigyro(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 Miro Hadzhiev <extigyro(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.thediction.com/th | |ediction.com_08Beta4.exe Difficulty|--- |Hours -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 Miro Hadzhiev <extigyro(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.9 |1.1.13 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|No_Cyrillic_encoding | Severity|major |normal Difficulty|Hours |--- Component|fonts |-unknown --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-29 06:07:20 --- Does your system really has the bg_BG.CP1251 locale? Most likely it's bg_BG.UTF-8. Try for instance 'LANG=bg_BG.CP1251 xev' and see if it works. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 --- Comment #2 from Miro Hadzhiev <extigyro(a)gmail.com> 2009-01-29 06:13:46 --- Created an attachment (id=19071) --> (http://bugs.winehq.org/attachment.cgi?id=19071) bg_BG.CP1251 xev output -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 --- Comment #3 from Miro Hadzhiev <extigyro(a)gmail.com> 2009-01-29 06:14:11 --- (In reply to comment #1)
Does your system really has the bg_BG.CP1251 locale? Most likely it's bg_BG.UTF-8. Try for instance 'LANG=bg_BG.CP1251 xev' and see if it works.
Yes, it works. Or I suppose so. I attached the output in the console. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 --- Comment #4 from Miro Hadzhiev <extigyro(a)gmail.com> 2009-01-29 06:37:26 --- (In reply to comment #1)
Does your system really has the bg_BG.CP1251 locale? Most likely it's bg_BG.UTF-8. Try for instance 'LANG=bg_BG.CP1251 xev' and see if it works.
Yes, you are right. In Ubuntu 8.10 maybe the needed locale is not installed, because under openSuSE 11.1 there is no problem with the Cyrillic encoding. Thank you! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-29 06:43:15 --- (In reply to comment #3)
(In reply to comment #1)
Does your system really has the bg_BG.CP1251 locale? Most likely it's bg_BG.UTF-8. Try for instance 'LANG=bg_BG.CP1251 xev' and see if it works.
Yes, it works. Or I suppose so. I attached the output in the console.
You haven't pressed any keys since there is no any KeyPress events in the xev log. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-29 06:43:56 --- Feel free to reopen once xev works. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17182 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-29 06:44:14 --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org