http://bugs.winehq.org/show_bug.cgi?id=11859
Summary: Greek keyboard layout does not work under KDE Product: Wine Version: 0.9.56. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
With KDE 3.5.x, if I switch the keyboard layout the Greek, then many keys on the keyboard do not work. i.e. the entire bottom row - Z through M do not work.
I tried with notepad and Picasa on KDE 3.5.6, Greek locale, Greek keyboard layout. Locale says:
LANG=el_GR.UTF-8 LANGUAGE=el_GR.UTF-8 LC_CTYPE="el_GR.UTF-8" LC_NUMERIC="el_GR.UTF-8" LC_TIME="el_GR.UTF-8" LC_COLLATE="el_GR.UTF-8" LC_MONETARY="el_GR.UTF-8" LC_MESSAGES="el_GR.UTF-8" LC_PAPER="el_GR.UTF-8" LC_NAME="el_GR.UTF-8" LC_ADDRESS="el_GR.UTF-8" LC_TELEPHONE="el_GR.UTF-8" LC_MEASUREMENT="el_GR.UTF-8" LC_IDENTIFICATION="el_GR.UTF-8" LC_ALL=
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-05 17:17:29 --- Forgot to mention, it works fine in Gnome.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-03-05 22:53:25 --- Does it help if you execute 'setxkbmap en,gr' (or en,el) beforehand?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #3 from Lei Zhang thestig@google.com 2008-03-06 00:43:00 --- "setxkbmap en,gr" returns an error: "Error loading new keyboard description"
"setxkbmap gr" doesn't help.
The middle keyboard row - asdf... works; the bottom row does not; parts of the top row works.
Sometimes, if I randomly type on the keyboard, I can get it into a state where all the keys that didn't used to work to all produce the same character when pressed.
http://bugs.winehq.org/show_bug.cgi?id=11859
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@codeweavers.com
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-03-06 01:10:34 --- Can you generate a +x11drv,+key,+keyboard,+event log with notepad? Just start it, press a couple of misbehaving keys, and exit. (Do not forget to compress the log before attaching)
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #5 from Lei Zhang thestig@google.com 2008-03-06 01:54:04 --- Created an attachment (id=11154) --> (http://bugs.winehq.org/attachment.cgi?id=11154) +x11drv,+key,+keyboard,+event log
Here ya go. I pressed: asdfzxcv, and then closed notepad with the mouse.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2008-03-06 03:00:04 --- I made a typo: can you try 'setxkbmap us,gr' or 'setxkbmap us,el'?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #7 from Lei Zhang thestig@google.com 2008-03-06 03:36:03 --- 'setxkbmap gr,us' worked.
http://bugs.winehq.org/show_bug.cgi?id=11859
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #8 from Dan Kegel dank@kegel.com 2008-03-19 22:31:16 --- Is this a Wine bug or a KDE bug?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #9 from Lei Zhang thestig@google.com 2008-03-19 22:51:26 --- I'm leaning towards Wine bug because the keyboard works fine in native apps.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2008-03-20 01:33:33 --- That's a problem with X11 keyboard layout detection code in WIne.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #11 from Austin English austinenglish@gmail.com 2008-10-23 15:23:43 --- Is this still an issue in current (1.1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #12 from Lei Zhang thestig@google.com 2008-10-23 16:15:01 --- yes, same problem.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #13 from Austin English austinenglish@gmail.com 2009-04-26 20:41:57 --- Is this still an issue in current (1.1.20 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #14 from Lei Zhang thestig@google.com 2009-04-27 18:34:28 --- yep.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #15 from Austin English austinenglish@gmail.com 2009-10-29 13:57:09 --- Commits e606da3be98d27d185b9b59985d0448e193ce0a4, 58156740f914ebbcee1d54ac6dae872241dcdd11,and f6a6712a31d6e58b8b8d5a018b20d46e31f6b036 sound like they may fix this. Lei, can you retest?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #16 from Austin English austinenglish@gmail.com 2010-04-30 16:24:05 --- Ping.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #17 from Lei Zhang thestig@google.com 2010-05-03 14:44:57 --- Arg, missed the last message. I'll test it today.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #18 from Lei Zhang thestig@google.com 2010-05-03 21:33:22 --- Behavior seems even worse. Here I am in Firefox, pressing asdfzxcv with gr,us: ασδφζχψω, but in notepad/wordpad, all those keys don't do anything.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #19 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-03 22:28:22 --- (In reply to comment #18)
Behavior seems even worse. Here I am in Firefox, pressing asdfzxcv with gr,us: ασδφζχψω, but in notepad/wordpad, all those keys don't do anything.
That's expected if your locale is not Greek.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #20 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-03 23:50:58 --- Also, I don't see Greek characters until I change the font to Times New Roman or any other which actually has them.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #21 from Lei Zhang thestig@google.com 2010-05-04 13:55:12 --- I did set my locale to Greek.
export LANG=el_GR.UTF-8; setxkbmap gr,us; wine wordpad.
In wordpad, the font defaults to Times New Roman.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #22 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-04 21:27:53 --- (In reply to comment #21)
I did set my locale to Greek.
export LANG=el_GR.UTF-8; setxkbmap gr,us; wine wordpad.
In wordpad, the font defaults to Times New Roman.
Does 'locale -a' list the el_GR locale?
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #23 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-04 21:32:39 --- Wine notepad works even with en_US.UTF-8 locale (since it's a unicode app).
http://bugs.winehq.org/show_bug.cgi?id=11859
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #24 from Lei Zhang thestig@google.com 2010-05-05 13:58:08 --- (In reply to comment #22)
Does 'locale -a' list the el_GR locale?
Ah ha, that's the problem. It works now.
http://bugs.winehq.org/show_bug.cgi?id=11859
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #25 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-05 14:14:47 --- Nothing was fixed - invalid system configuration.
http://bugs.winehq.org/show_bug.cgi?id=11859
--- Comment #26 from Lei Zhang thestig@google.com 2010-05-05 19:50:31 --- When I originally reported the bug, it was on a machine with the greek locales. I don't have that machine anymore.
http://bugs.winehq.org/show_bug.cgi?id=11859
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Resolution|INVALID |FIXED
--- Comment #27 from Austin English austinenglish@gmail.com 2010-05-06 11:55:42 --- (In reply to comment #26)
When I originally reported the bug, it was on a machine with the greek locales. I don't have that machine anymore.
Fixed then.
http://bugs.winehq.org/show_bug.cgi?id=11859
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #28 from Alexandre Julliard julliard@winehq.org 2010-05-07 13:29:04 --- Closing bugs fixed in 1.1.44.
http://bugs.winehq.org/show_bug.cgi?id=11859
nick ves vesnikos+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vesnikos+wine@gmail.com
--- Comment #29 from nick ves vesnikos+wine@gmail.com 2010-05-07 16:55:40 --- I dont know if it should be closed. I ran a quick test on wine v43 here are the results:
using the gnome desktop environment, and I don't have set my locale to greek, should i try to write on wine notepad with a greek keyboard layout (meaning changing the language from english to greek) the bug is repeatable.
The bottom row doesnt type any regognisable character, (except μ), asdf types asdf even with greek layout instead of ασδφ and etc...
Mind you that locale -a does print "el_GR.utf8" as one of the list elements
But If i set my locale to greek, (meaning all the string menus are in greek, same goes for the menu items of wine, notepad = σημειοματάριο) everything works as should be