All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1906180] [NEW] Keyboard keys get stuck
@ 2020-11-29 20:18 johannes
  2020-11-30  8:09 ` [Bug 1906180] " Thomas Huth
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: johannes @ 2020-11-29 20:18 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Keyboard keys get "stuck" quite often, on certain Linux guests at least,
and start repeating themselves until another key is pressed. This is
especially noticeable with key combinations like Ctrl+V for pasting.
When it happens, you get the pasted text and
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

This bug has been present for quite some time but I don't remember any
specific version that had it first.


QEMU version: 5.1.0
Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

QEMU start command:
qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: input keyboard

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  New

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
@ 2020-11-30  8:09 ` Thomas Huth
  2020-11-30 13:43   ` Maxim Levitsky
  2020-12-01 17:47 ` johannes
                   ` (6 subsequent siblings)
  7 siblings, 1 reply; 10+ messages in thread
From: Thomas Huth @ 2020-11-30  8:09 UTC (permalink / raw)
  To: qemu-devel

Which user interface do you use? SDL? GTK? VNC?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Incomplete

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-30  8:09 ` [Bug 1906180] " Thomas Huth
@ 2020-11-30 13:43   ` Maxim Levitsky
  0 siblings, 0 replies; 10+ messages in thread
From: Maxim Levitsky @ 2020-11-30 13:43 UTC (permalink / raw)
  To: Bug 1906180, qemu-devel; +Cc: Gerd Hoffmann

On Mon, 2020-11-30 at 08:09 +0000, Thomas Huth wrote:
> Which user interface do you use? SDL? GTK? VNC?
> 
> ** Changed in: qemu
>        Status: New => Incomplete
> 
I use GTK and I have seen that exact bug for a while,
but it disappeared long time ago.
You might be unlucky to get the affected version.

Best regards,
	Maxim Levitsky



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
  2020-11-30  8:09 ` [Bug 1906180] " Thomas Huth
@ 2020-12-01 17:47 ` johannes
  2020-12-01 18:13 ` Daniel Berrange
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: johannes @ 2020-12-01 17:47 UTC (permalink / raw)
  To: qemu-devel

I've encountered this with GTK interface. I'll test if this occurs with
SDL too.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Incomplete

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
  2020-11-30  8:09 ` [Bug 1906180] " Thomas Huth
  2020-12-01 17:47 ` johannes
@ 2020-12-01 18:13 ` Daniel Berrange
  2020-12-02 16:31 ` johannes
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: Daniel Berrange @ 2020-12-01 18:13 UTC (permalink / raw)
  To: qemu-devel

Can you confirm whether you are executing QEMU on your local
desktop/laptop machine, or remotely over SSH with X11-forwarding, or
over a remote VNC server, etc ? In the remote cases stuck keys is
somewhat of a known problem especially if latency is bad

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Incomplete

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
                   ` (2 preceding siblings ...)
  2020-12-01 18:13 ` Daniel Berrange
@ 2020-12-02 16:31 ` johannes
  2020-12-21 10:48 ` johannes
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: johannes @ 2020-12-02 16:31 UTC (permalink / raw)
  To: qemu-devel

I'm running it on local desktop.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Incomplete

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
                   ` (3 preceding siblings ...)
  2020-12-02 16:31 ` johannes
@ 2020-12-21 10:48 ` johannes
  2021-02-20  4:17 ` Launchpad Bug Tracker
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: johannes @ 2020-12-21 10:48 UTC (permalink / raw)
  To: qemu-devel

I've been testing this with SDL interface but haven't yet encountered
this bug. So this might be specific to the GTK interface.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Incomplete

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
                   ` (4 preceding siblings ...)
  2020-12-21 10:48 ` johannes
@ 2021-02-20  4:17 ` Launchpad Bug Tracker
  2021-02-28 17:43 ` johannes
  2021-05-14 10:06 ` Thomas Huth
  7 siblings, 0 replies; 10+ messages in thread
From: Launchpad Bug Tracker @ 2021-02-20  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Expired

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
                   ` (5 preceding siblings ...)
  2021-02-20  4:17 ` Launchpad Bug Tracker
@ 2021-02-28 17:43 ` johannes
  2021-05-14 10:06 ` Thomas Huth
  7 siblings, 0 replies; 10+ messages in thread
From: johannes @ 2021-02-28 17:43 UTC (permalink / raw)
  To: qemu-devel

This might be less common in 5.2.0 but I have still had some strange
issues with keyboard.

** Changed in: qemu
       Status: Expired => New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  New

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1906180] Re: Keyboard keys get stuck
  2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
                   ` (6 preceding siblings ...)
  2021-02-28 17:43 ` johannes
@ 2021-05-14 10:06 ` Thomas Huth
  7 siblings, 0 replies; 10+ messages in thread
From: Thomas Huth @ 2021-05-14 10:06 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/294


** Changed in: qemu
       Status: New => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #294
   https://gitlab.com/qemu-project/qemu/-/issues/294

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1906180

Title:
  Keyboard keys get stuck

Status in QEMU:
  Expired

Bug description:
  Keyboard keys get "stuck" quite often, on certain Linux guests at
  least, and start repeating themselves until another key is pressed.
  This is especially noticeable with key combinations like Ctrl+V for
  pasting. When it happens, you get the pasted text and
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv...

  This bug has been present for quite some time but I don't remember any
  specific version that had it first.

  
  QEMU version: 5.1.0
  Guest: Debian stable 64-bit (live), with Gnome desktop (may occur with other Linux guests too)
  Host: Arch Linux with KDE desktop (X11, wayland not tested); both default and hardened kernel tested

  QEMU start command:
  qemu-system-x86_64 -enable-kvm -m 6G -cpu host -smp 3 -cdrom debian.iso -boot d -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1906180/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-14 10:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 20:18 [Bug 1906180] [NEW] Keyboard keys get stuck johannes
2020-11-30  8:09 ` [Bug 1906180] " Thomas Huth
2020-11-30 13:43   ` Maxim Levitsky
2020-12-01 17:47 ` johannes
2020-12-01 18:13 ` Daniel Berrange
2020-12-02 16:31 ` johannes
2020-12-21 10:48 ` johannes
2021-02-20  4:17 ` Launchpad Bug Tracker
2021-02-28 17:43 ` johannes
2021-05-14 10:06 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.