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

Peter Hutterer <peter.hutte...@who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #7 from Peter Hutterer <peter.hutte...@who-t.net> ---
sorry, should've checked myself first. Jump happens on single-finger to
double-finger change, see 

E: 0.703993 0003 0000 2457      # EV_ABS / ABS_X                2457
E: 0.703993 0003 0001 2527      # EV_ABS / ABS_Y                2527
E: 0.703993 0003 001c 0005      # EV_ABS / ABS_TOOL_WIDTH       5
E: 0.703993 0001 0145 0000      # EV_KEY / BTN_TOOL_FINGER      0
E: 0.703993 0001 014d 0001      # EV_KEY / BTN_TOOL_DOUBLETAP   1
E: 0.703993 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +10ms
E: 0.716439 0003 0000 2525      # EV_ABS / ABS_X                2525
E: 0.716439 0003 0001 5159      # EV_ABS / ABS_Y                5159
E: 0.716439 0003 001c 0010      # EV_ABS / ABS_TOOL_WIDTH       10
E: 0.716439 0001 0145 0001      # EV_KEY / BTN_TOOL_FINGER      1
E: 0.716439 0001 014d 0000      # EV_KEY / BTN_TOOL_DOUBLETAP   0
E: 0.716439 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +13ms
E: 0.729451 0003 0000 2639      # EV_ABS / ABS_X                2639
E: 0.729451 0003 0001 5132      # EV_ABS / ABS_Y                5132
E: 0.729451 0003 001c 0008      # EV_ABS / ABS_TOOL_WIDTH       8
E: 0.729451 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +13ms

Needs an axis range fix too, still using the traditional made-up synaptics
ranges and 5132 is quite a bit out of that...

Anyway, I noticed this is a touchpad from 2007. We have some code in place to
ignore jumps on finger count changes and that should/may work with this
touchpad but tbh, I don't have any spare time to invest in hw that's 10 years
old.

Given that we notice the jump and discard it, the worst bit right now is the
error message, right? So I'll just do the jedi-wave, tell you this is not the
error message you're looking for and close this as WONTFIX. Sorry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to