[Bug 33644] New: Incorrect displaying cyrillic fonts
http://bugs.winehq.org/show_bug.cgi?id=33644 Bug #: 33644 Summary: Incorrect displaying cyrillic fonts Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: fonts AssignedTo: wine-bugs(a)winehq.org ReportedBy: mikhail.v.gavrilov(a)gmail.com Classification: Unclassified Created attachment 44528 --> http://bugs.winehq.org/attachment.cgi?id=44528 screenshot 1 Incorrect displaying cyrillic fonts -- 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=33644 --- Comment #1 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 21:07:07 CDT --- Created attachment 44529 --> http://bugs.winehq.org/attachment.cgi?id=44529 screenshot 2 -- 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=33644 Mikhail <mikhail.v.gavrilov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.alfadirect.ru/do | |wnload/AD3/ADSetup.exe -- 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=33644 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|fonts |-unknown --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-22 21:14:31 CDT --- What is your locale? -- 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=33644 --- Comment #3 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 21:25:10 CDT --- $ locale LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC=ru_RU.utf8 LC_TIME=ru_RU.utf8 LC_COLLATE="en_US.utf8" LC_MONETARY=ru_RU.utf8 LC_MESSAGES="en_US.utf8" LC_PAPER=ru_RU.utf8 LC_NAME="en_US.utf8" LC_ADDRESS="en_US.utf8" LC_TELEPHONE="en_US.utf8" LC_MEASUREMENT=ru_RU.utf8 LC_IDENTIFICATION="en_US.utf8" LC_ALL= -- 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=33644 --- Comment #4 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 21:26:21 CDT --- Created attachment 44530 --> http://bugs.winehq.org/attachment.cgi?id=44530 locale setting screen -- 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=33644 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-22 21:33:31 CDT --- That's not going to work, you need to use ru_RU.UTF-8 to use it. Just LANG=ru_RU.UTF-8 is enough. This is 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.
http://bugs.winehq.org/show_bug.cgi?id=33644 Mikhail <mikhail.v.gavrilov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #6 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 21:52:00 CDT --- When I try redefine LANG I have crash :( $ LANG=ru_RU.UTF-8 .wine/drive_c/Program\ Files/AlfaDirect/ADirect.exe fixme:crypt:CryptRegisterOIDInfo (0x84b6f4, 1): stub err:ole:TLB_ReadTypeLib Loading of typelib L"" failed with error 5 wine: Unhandled exception 0x0eedfade in thread 9 at address 0xa0ab514f:0x7b83af0f (thread 0009), starting debugger... err:seh:setup_exception_record stack overflow 828 bytes in thread 0009 eip b766f3c8 esp 00240ff4 stack 0x240000-0x241000-0x340000 Process of pid=0008 has terminated No process loaded, cannot execute 'echo Modules:' Cannot get info on module while no process is loaded No process loaded, cannot execute 'echo Threads:' [mikhail(a)localhost ~]$ process tid prio (all id:s are in hex) 0000000e services.exe 0000001e 0 0000001d 0 00000018 0 00000016 0 00000014 0 00000010 0 0000000f 0 00000012 winedevice.exe 0000001c 0 00000019 0 00000017 0 00000013 0 0000001a plugplay.exe 00000020 0 0000001f 0 0000001b 0 00000021 explorer.exe 00000022 0 winedbg: Internal crash at 0x7ec2f44f -- 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=33644 --- Comment #7 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 21:56:33 CDT --- Demonstration: https://docs.google.com/file/d/0B0nwzlfiB4aQMHF5Zm1QZDBWMWM/edit?usp=sharing -- 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=33644 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-22 21:58:20 CDT --- I only tried to run installer, and it fixes what's on "screenshot 1". I guess you might want to install it with locale it expects. -- 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=33644 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #9 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-05-22 22:12:21 CDT --- (In reply to comment #6)
When I try redefine LANG I have crash :(
$ LANG=ru_RU.UTF-8 .wine/drive_c/Program\ Files/AlfaDirect/ADirect.exe
http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0 "open a terminal window, and navigate down to the application's directory..." Open a separate bug report for running the application. This one is 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.
http://bugs.winehq.org/show_bug.cgi?id=33644 Mikhail <mikhail.v.gavrilov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #10 from Mikhail <mikhail.v.gavrilov(a)gmail.com> 2013-05-22 22:24:14 CDT --- Hmmm I found solution how to run it Just go to program dir and run from it. Demonstration: https://docs.google.com/file/d/0B0nwzlfiB4aQaVFlZEhDY1FtclU/edit?usp=sharing Question: Is not there a more user friendly way to run the program, if user prefer English interface of the system? -- 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=33644 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #11 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-05-22 23:01:38 CDT --- (In reply to comment #10)
Hmmm I found solution how to run it Just go to program dir and run from it.
This bug is clearly invalid then, please don't reopen.
Question: Is not there a more user friendly way to run the program, if user prefer English interface of the system?
That's exactly what you'd get under Windows as well. -- 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=33644 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-24 07:09:19 CDT --- Closing INVALID bugs -- 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