http://bugs.winehq.org/show_bug.cgi?id=24582
Summary: Microinvest Invoice v.3.03.752: unable to type in Cyrillic Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nj000a@googlemail.com
Unable to type in Cyrillic in Microinvest Invoice v.3.03.752 (http://www.microinvest.net/invoice.php).
Tried the following locale:
LANG="bg_BG.UTF-8" LANGUAGE="bg_BG.UTF-8"
LC_CTYPE="bg_BG.UTF-8" LC_NUMERIC="bg_BG.UTF-8" LC_TIME="bg_BG.UTF-8" LC_COLLATE="bg_BG.UTF-8" LC_MONETARY="bg_BG.UTF-8" LC_MESSAGES="bg_BG.UTF-8" LC_PAPER="bg_BG.UTF-8" LC_NAME="bg_BG.UTF-8" LC_ADDRESS="bg_BG.UTF-8" LC_TELEPHONE="bg_BG.UTF-8" LC_MEASUREMENT="bg_BG.UTF-8" LC_IDENTIFICATION="bg_BG.UTF-8" LC_ALL=
When type locale -a, shows bg BG.UTF-8.
http://bugs.winehq.org/show_bug.cgi?id=24582
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microinvest.net/ | |invoice.php
http://bugs.winehq.org/show_bug.cgi?id=24582
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-10-04 03:35:48 CDT --- What output 'xev' produces when you try to type in cyrillic?
http://bugs.winehq.org/show_bug.cgi?id=24582
--- Comment #2 from nj000a@googlemail.com 2010-10-04 06:26:17 CDT --- typing 'о':
KeyPress event, serial 35, synthetic NO, window 0x2400001, root 0x102, subw 0x0, time 1046477, (-354,83), root:(569,392), state 0x0, keycode 41 (keysym 0x6cf, Cyrillic_o), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
KeyRelease event, serial 35, synthetic NO, window 0x2400001, root 0x102, subw 0x0, time 1046678, (-354,83), root:(569,392), state 0x0, keycode 41 (keysym 0x6cf, Cyrillic_o), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
typing 'н':
KeyPress event, serial 35, synthetic NO, window 0x2400001, root 0x102, subw 0x0, time 1146367, (91,60), root:(1014,369), state 0x0, keycode 45 (keysym 0x6ce, Cyrillic_en), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
KeyRelease event, serial 35, synthetic NO, window 0x2400001, root 0x102, subw 0x0, time 1146524, (91,60), root:(1014,369), state 0x0, keycode 45 (keysym 0x6ce, Cyrillic_en), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
http://bugs.winehq.org/show_bug.cgi?id=24582
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-10-04 07:51:29 CDT --- (In reply to comment #2)
typing 'о':
KeyPress event, serial 35, synthetic NO, window 0x2400001, root 0x102, subw 0x0, time 1046477, (-354,83), root:(569,392), state 0x0, keycode 41 (keysym 0x6cf, Cyrillic_o), same_screen YES, XLookupString gives 0 bytes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
This indicates a broken X11 locale setup. Please consult your distro support how to fix that. Once xev starts work, cyrillic input should start working in Wine as well.
http://bugs.winehq.org/show_bug.cgi?id=24582
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-10-04 07:51:46 CDT --- Closing invalid.