sometimes gestures stick around uncompleted

Bug #744391 reported by Simon Budig
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Grail
Fix Released
High
Henrik Rydberg
utouch-grail (Ubuntu)
Fix Released
Medium
Chase Douglas
Natty
Fix Released
Medium
Chase Douglas

Bug Description

I am testing utouch-grail with a multitouch touchscreen. It seems that under certain circumstances you don't get events with status GRAIL_STATUS_END for completed gestures.

I use a slightly hacked grail-gesture to watch the events. Using mask 0x09 I do get the expected sequence:

gesture 0 7 345 2 - -1.106227 -0.852015 1 - 0
gesture 0 7 345 2 - -1.151160 -0.853480 1 - 1
[... repeated]
gesture 0 7 345 2 - -1.177045 -0.784615 2 - 2
gesture 3 9 345 2 - -1.262027 -0.784487 2 - 0
gesture 3 9 345 2 - -1.278632 -0.784487 2 - 1
[... repeated]
gesture 3 8 345 2 - 0.000000 0.000000 0 - 2

However, when using mask 0x10009 (adding GRAIL_TYPE_TAP2) the sequence omits the END-event for the first single tap gesture:

gesture 0 0 345 2 - -1.061294 -0.906716 1 - 0
gesture 0 0 345 2 - -1.078877 -0.906716 1 - 1
[...repeated]
gesture 0 0 345 2 - -1.226374 -0.903761 1 - 1
gesture 3 2 345 2 - -1.303541 -0.811766 2 - 0
gesture 3 2 345 2 - -1.319658 -0.810243 2 - 1
[...repeated]
gesture 3 2 345 2 - 0.000000 0.000000 0 - 2

Related branches

Changed in utouch-grail:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Henrik Rydberg (rydberg)
Changed in utouch-grail:
status: In Progress → Fix Committed
Changed in utouch-grail (Ubuntu):
status: New → In Progress
assignee: nobody → Chase Douglas (chasedouglas)
importance: Undecided → Medium
milestone: none → ubuntu-11.04-beta-2
Henrik Rydberg (rydberg)
Changed in utouch-grail:
importance: Medium → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package utouch-grail - 1.0.20-0ubuntu3

---------------
utouch-grail (1.0.20-0ubuntu3) natty; urgency=low

  * Prevent rotation gestures on semi-mt trackpads (LP: #724979)
  * Add touch gestures (LP: #742582)
  * Ensure all started gestures end (LP: #744391)
 -- Chase Douglas <email address hidden> Fri, 01 Apr 2011 09:04:23 -0400

Changed in utouch-grail (Ubuntu Natty):
status: In Progress → Fix Released
Stephen M. Webb (bregma)
Changed in utouch-grail:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.