[Bug 656503] Re: event dispatch can hang under some circumstances

Launchpad Bug Tracker 656503 at bugs.launchpad.net
Wed Dec 1 05:20:11 GMT 2010


This bug was fixed in the package utouch-geis - 1.0.13-0ubuntu1

---------------
utouch-geis (1.0.13-0ubuntu1) natty; urgency=low

  * New upstream release:
    - Fixes failed make for some dependent projects (LP: #660576).
    - Prevents event dispatch from hanging under some circumstances
      (LP: #656503).
  * Updated to build with toolchain from Natty Narwhal.
 -- stephen.webb at canonical.com (Stephen M. Webb)   Tue, 30 Nov 2010 18:34:46 -0500

** Changed in: utouch-geis (Ubuntu)
       Status: New => Fix Released

-- 
event dispatch can hang under some circumstances
https://bugs.launchpad.net/bugs/656503
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in uTouch-geis: Fix Released
Status in “utouch-geis” package in Ubuntu: Fix Released
Status in “utouch-geis” source package in Maverick: New

Bug description:
Geis event dispatching can hang with high cpu usage under some circumstances.

Specifically, if a gesture event callback contains the following sequence

  system("xdotool getactivewindow key x");

the X server sends an XCB_UNGRAB_KEY event, which sends the event dispatch into an infinite loop.





More information about the Ubuntu-sponsors mailing list