[Wayland-bugs] [Bug 67563] New: Touch events dropped after multiple touchpoints hit at once

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 30 18:29:03 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67563

          Priority: medium
            Bug ID: 67563
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: Touch events dropped after multiple touchpoints hit at
                    once
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: rustylynch1234 at gmail.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

Using pristine weston 1.2.0 (which BTW, is missing from the versions list) on a
multitouch capable touchscreen, I can reliably trigger a bug where touch events
stop being delivered to clients.

The trick is to touch the screen with multiple fingers all at once and then
lift the fingers one at a time.  If you export WAYLAND_DEBUG=1 and run
simple-touch then you see the touch events as they come in, and when the bug is
triggered you will noticed that at least one touch down event is missing.  As
you pick up each finger one at a time and observe the touch up events, once you
end up with a finger still on the screen that is unaccounted for, then as soon
as you lift that finger then you will no longer see any more touch events on
any clients until weston is restarted.

Its possible to hit this with only two fingers, but harder to tap the screen at
exactly the same time so use a full hand to make it easier to reproduce
(assuming your touchscreen supports that many touchpoints)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130731/c996bb76/attachment.html>


More information about the Wayland-bugs mailing list