[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2011-05-11 Thread Chris Halse Rogers
** Changed in: xorg-server (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/400374 Title: X server freezes while the application is executing

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2011-05-11 Thread Chris Halse Rogers
So, this is not an X bug. XGrabServer prevents requests from any other X connection from being processed. It's probably not a Gdk bug either, as it looks like it needs to do something that can't reasonably be pushed into the server with a stable state. -- You received this bug notification

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2011-03-03 Thread Vlado
** Changed in: xorg-server (Ubuntu) Status: Confirmed = Incomplete ** Changed in: xorg-server (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu.

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-09-22 Thread Karl Tomlinson
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

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-09-22 Thread Dima Ryazanov
Oh interesting. _gdk_windowing_window_at_pointer calls XQueryPointer multiple times, and has the following explanation for the grab: /* This function really only works if the mouse pointer is held still * during its operation. If it moves from one leaf window to another * than we'll end

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-07-30 Thread Timo Aaltonen
I'm not sure if that's really a problem. Can't you teach gdb to skip that? ** Changed in: xorg-server (Ubuntu) Importance: Undecided = Wishlist ** Changed in: xorg-server (Ubuntu) Status: Incomplete = Confirmed -- X server freezes while the application is executing XQueryPointer

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-07-30 Thread Dima Ryazanov
Is that even possible? I'd have to tell gdb to exit from the XQueryPointer function in the main thread any time it stops the program - whether I just attached it, or hit Ctrl-C, or the program hit a breakpoint in some other thread. I've no idea how to do that. I've debugged the same program in

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-07-20 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu) -- 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.

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-07-20 Thread Bryce Harrington
Hi dima-gmail, Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log (and maybe Xorg.0.log.old) file from after reproducing this issue. If you've made any customizations to your /etc/X11/xorg.conf please attach that as well. [This is an automated message. Apologies

[Ubuntu-x-swat] [Bug 400374] Re: X server freezes while the application is executing XQueryPointer

2009-07-17 Thread Philip Muskovac
** Package changed: ubuntu = xorg (Ubuntu) -- 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 in ubuntu.