Summary: | Cannot map buttons due to incorrect xsetwacom invocation | ||
---|---|---|---|
Product: | [Plasma] wacomtablet | Reporter: | Tomasz Lemiech <szpajder> |
Component: | general | Assignee: | Valerii Malov <jazzvoid> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asturm, luigi.toscano, oioi555x, sam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/wacomtablet/commit/32c78782b3061bab2a3b1457133faf77b6d9ed2a | Version Fixed In: | |
Sentry Crash Report: |
Description
Tomasz Lemiech
2022-06-06 21:59:24 UTC
I think we should refresh the old format code as you pointed out. But this project is apparently not maintained. It is sad that there is a good Krita project in the same KDE. It still works fine on my Manjaro. Qt5.15.5 I don't know why, but there may have been a fix. A possibly relevant merge request was started @ https://invent.kde.org/system/wacomtablet/-/merge_requests/19 (In reply to Bug Janitor Service from comment #2) > A possibly relevant merge request was started @ > https://invent.kde.org/system/wacomtablet/-/merge_requests/19 Can please anyone with the appropriate hardware test this fix and report back on the review? PR tested on Intuos 4. Works OK. Git commit 32c78782b3061bab2a3b1457133faf77b6d9ed2a by Nicolas Fella. Committed on 27/11/2022 at 14:45. Pushed by nicolasfella into branch 'master'. Fix incorrect xsetwacom call When param is e.g. 'Button 1' the 'Button' and '1' need to be passed as separate arguments M +11 -3 src/kded/xsetwacomadaptor.cpp https://invent.kde.org/system/wacomtablet/commit/32c78782b3061bab2a3b1457133faf77b6d9ed2a |