All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
@ 2020-11-15  8:31 Takumi Nakamura
  2021-05-10  4:24 ` [Bug 1904315] " Thomas Huth
  2021-07-10  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: Takumi Nakamura @ 2020-11-15  8:31 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I am building and using qemu on Windows 10 via git.
Building for targeting windows, on debian.

Since meson is introduced, my executable, qemu-system-x86_64.exe, tends to ignore hotkeys
(like CTRL+ATL+G, CTRL+ALT+2)

As far as I have been investigating the issue, I am suspicious that gtk and sdl might be incompatible.
With configure --disable-sdl, my executable works fine.
My application doesn't require sdl.

Possibly due to link order, especially SDLmain, I guess.

I suggest;
- Clarify that gtk and sdl are incompatible.
- Tweak built script or startup not to prevent gtk and sdl each other.

Excuse me, the issue has not been reproduced at home yet. I met it at work.
(My manager said it's fine to report issues by me at home)
I will construct reproducible environment at home, if my further investigation would be required.

Thanks.

** Affects: qemu
     Importance: Undecided
         Status: 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/1904315

Title:
  CTRL+ALT is ignored on gtk window (configured with gtk and sdl)

Status in QEMU:
  New

Bug description:
  I am building and using qemu on Windows 10 via git.
  Building for targeting windows, on debian.

  Since meson is introduced, my executable, qemu-system-x86_64.exe, tends to ignore hotkeys
  (like CTRL+ATL+G, CTRL+ALT+2)

  As far as I have been investigating the issue, I am suspicious that gtk and sdl might be incompatible.
  With configure --disable-sdl, my executable works fine.
  My application doesn't require sdl.

  Possibly due to link order, especially SDLmain, I guess.

  I suggest;
  - Clarify that gtk and sdl are incompatible.
  - Tweak built script or startup not to prevent gtk and sdl each other.

  Excuse me, the issue has not been reproduced at home yet. I met it at work.
  (My manager said it's fine to report issues by me at home)
  I will construct reproducible environment at home, if my further investigation would be required.

  Thanks.

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


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

end of thread, other threads:[~2021-07-10  4:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15  8:31 [Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl) Takumi Nakamura
2021-05-10  4:24 ` [Bug 1904315] " Thomas Huth
2021-07-10  4:17 ` Launchpad Bug Tracker

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.