Bug 1587968
| Summary: | libinput not handling EV_REL for Wacom tablet pad | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Berrangé <berrange> | ||||||
| Component: | libinput | Assignee: | Peter Hutterer <peter.hutterer> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 28 | CC: | berrange, dchen, peter.hutterer | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-06-08 03:05:27 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Daniel Berrangé
2018-06-06 11:30:43 UTC
Can you attach an evemu-record for that device please? Thanks. Including the wheel motion. Created attachment 1448672 [details]
Graphire 4 pad capture
Created attachment 1448673 [details]
Graphire4 Pen capture
This tablet results in creation of 2 input event devices. One for the pad and which only generates events for the buttons + wheel on the pad. The other for the pen which generates events for the buttons on the mouse and stylus, as well as the actual pointer motion events. The first attachment, with the pad events is the one where the wheel doesn't work. In case it is relevant, my libwacom-data has been augmented with the info I posted in this PR: https://github.com/linuxwacom/libwacom/pull/23 Thanks for the evemu. This isn't something we'll fix in Fedora directly, I'm moving this to upstream. https://gitlab.freedesktop.org/libinput/libinput/issues/33 Am I correct in that this device is 12 years old? I think it came out in 2006, right? Yes, it is very old - I can't remember exactly when I got it, but it was probably sometime around 2008. Still works fine though :-) |