ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #22863
[Bug 400374] Re: X server freezes while the application is executing XQueryPointer
gdk_display_get_window_at_pointer() (or more specifically
_gdk_windowing_window_at_pointer) grabs with XGrabServer() before calling
XQueryPointer.
The grab can be broken by switching to a virtual terminal and killing
the app using gdk_display_get_window_at_pointer (or attaching to that
process with a debugger and calling XUngrabServer(Display* display),
though I don't know if you can do that if a debugger is already
attached).
--
X server freezes while the application is executing XQueryPointer
https://bugs.launchpad.net/bugs/400374
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.