[Wayland-bugs] [Bug 93948] Pointer doesn't move on rare occasions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 11 15:44:45 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93948
--- Comment #7 from Cyril B. <lagoon42 at gmail.com> ---
Created attachment 121679
--> https://bugs.freedesktop.org/attachment.cgi?id=121679&action=edit
evemu recording matching the hid record
I've finally managed to take a recording that is short enough. Both recording
were made simultaneously (using hid-recorder and evemu-record).
We can see the 'finger down' event, with no matching 'finger up' (although I
did it soon after):
E: 16.526484 0003 0039 21428 # EV_ABS / ABS_MT_TRACKING_ID 21428
E: 16.526484 0003 0035 0000 # EV_ABS / ABS_MT_POSITION_X 0
E: 16.526484 0003 0036 0306 # EV_ABS / ABS_MT_POSITION_Y 306
E: 16.526484 0001 014a 0001 # EV_KEY / BTN_TOUCH 1
E: 16.526484 0001 0145 0001 # EV_KEY / BTN_TOOL_FINGER 1
E: 16.526484 0003 0000 0000 # EV_ABS / ABS_X 0
E: 16.526484 0003 0001 0306 # EV_ABS / ABS_Y 306
E: 16.526484 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
+1681ms
E: 56.993248 0003 0035 0681 # EV_ABS / ABS_MT_POSITION_X 681
E: 56.993248 0003 0036 0316 # EV_ABS / ABS_MT_POSITION_Y 316
E: 56.993248 0003 0000 0681 # EV_ABS / ABS_X 681
E: 56.993248 0003 0001 0316 # EV_ABS / ABS_Y 316
E: 56.993248 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
+40467ms
The following move events are not moving the cursor, until I lift my finger up
and down again, which makes the cursor move normally again.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160211/761655d6/attachment.html>
More information about the wayland-bugs
mailing list