[Bug 11589] New: Strange keyrepeat problem
http://bugs.winehq.org/show_bug.cgi?id=11589 Summary: Strange keyrepeat problem Product: Wine Version: 0.9.54. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-dinput AssignedTo: wine-bugs(a)winehq.org ReportedBy: atari(a)gabo.pl While playing Half Life 2, I've encountered following problem: sometimes key 'stucks' in 'keyrepeat mode'. Ie. I press 'W' for forward, and I get 'W' in keyrepeat WWWWWWWWWWWWWWWWWWWWWWWW(...). It is system-wide, so if I launch xterm, I got WWWWWWWWWWWWWWWWWW..., if I switch console got WWWWWWWWWWWWWWW... and so on, until I kill X. It is not limited to 'W', it is just most often key I'm stuck with. It is not hardware problem (tested). -- 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=11589 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-02-14 12:15:35 --- (In reply to comment #0)
While playing Half Life 2, I've encountered following problem: sometimes key 'stucks' in 'keyrepeat mode'. Ie. I press 'W' for forward, and I get 'W' in keyrepeat WWWWWWWWWWWWWWWWWWWWWWWW(...). It is system-wide, so if I launch xterm, I got WWWWWWWWWWWWWWWWWW..., if I switch console got WWWWWWWWWWWWWWW... and so on, until I kill X. It is not limited to 'W', it is just most often key I'm stuck with.
It is not hardware problem (tested).
If it's a system wide problem, then the problem is not in wine. File a bug with your distro/X. -- 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=11589 --- Comment #2 from Adam Klobukowski <atari(a)gabo.pl> 2008-02-14 12:33:08 --- But it happens only with 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=11589 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-02-14 16:08:58 --- (In reply to comment #2)
But it happens only with Wine.
(In reply to comment #0)
It is system-wide, so if I launch xterm, I got WWWWWWWWWWWWWWWWWW..., if I switch > console got WWWWWWWWWWWWWWW... and so on, until I kill X.
You said yourself that it's system wide. If you get the problem, then run 'wineserver -k' does the problem go away without killing X? -- 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=11589 --- Comment #4 from Adam Klobukowski <atari(a)gabo.pl> 2008-02-14 18:10:07 --- No, the problem does not bo away after 'wineserver -k'. -- 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=11589 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-02-15 12:22:35 --- (In reply to comment #4)
No, the problem does not bo away after 'wineserver -k'.
Then the problem is not in wine. It is in X/your distribution. -- 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=11589 Emmanuel Andry <eandry(a)mandriva.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eandry(a)mandriva.org --- Comment #6 from Emmanuel Andry <eandry(a)mandriva.org> 2008-05-10 08:46:20 --- Does someone have it resolved ? I've opened a bug report against Mandriva bugzilla. https://qa.mandriva.com/show_bug.cgi?id=40720 Please let me know if someone has a bug report against another distro, would be wise to join our forces to kill this bug. -- 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=11589 William <fuquawa(a)rose-hulman.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuquawa(a)rose-hulman.edu --- Comment #7 from William <fuquawa(a)rose-hulman.edu> 2008-05-10 18:35:07 --- I have this happening to me as well, and I'm running Arch Linux. It only starts to happen when I'm in Wine, but continues even if I quit the application that I am running via Wine. I get the same problem as the OP. I'm running a game under Wine (Jedi Knight II: Jedi Outcast, in my case). About 5-10 minutes into the game, whatever key I'm pressing down at that particular moment gets repeated forever. When I exit the game, the key is still pressed down, making it impossible to use a terminal to debug it further. It also prevents me from switching to other terminals or restarting X via Ctrl-alt-bksp. I've noticed that when I press Ctrl-Alt-F1, the character 'P' is printed out among the repeated characters, so it may be possible that the keyboard is getting remapped. Since I cannot use a terminal when this problem is occurring, I made a script I could double click that kills X. This fixes the problem until the game is run again. wine-0.9.61 Kernel 2.6.24 -- 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=11589 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-10-13 14:39:20 --- 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