Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850652 - kde-misc/wacomtablet-3.2.0-r1: Cannot map buttons due to incorrect xsetwacom invocation
Summary: kde-misc/wacomtablet-3.2.0-r1: Cannot map buttons due to incorrect xsetwacom ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2022-06-08 20:38 UTC by Tomasz Lemiech
Modified: 2022-11-27 15:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Lemiech 2022-06-08 20:38:19 UTC
Due to introduction of qt-5.15-obsoletions.patch and fix-xsetwacom-adapter.patch from upstream it is no longer possible to remap tablet buttons. kde-misc/wacomtablet-3.2.0 worked fine.

Refer to bug 454947 at bugs kde org for details (sorry, I can't post links yet).



Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2022-06-09 07:19:16 UTC
Thanks for your report and taking it upstream.
Comment 2 Larry the Git Cow gentoo-dev 2022-06-09 11:28:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6bd7987cf4980568ab1bfea90ad999047c3e63

commit df6bd7987cf4980568ab1bfea90ad999047c3e63
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-06-09 07:19:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-06-09 11:26:43 +0000

    kde-misc/wacomtablet: Restore 3.2.0-r0
    
    Albeit with EAPI-8 and libwacom slot op.
    
    Bug: https://bugs.gentoo.org/850652
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild | 59 +++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)
Comment 3 Andreas Sturmlechner gentoo-dev 2022-08-15 19:29:11 UTC
Did you try git master recently?
Comment 4 Tomasz Lemiech 2022-08-15 21:19:58 UTC
Nope, I didn't. But I just browsed the commit log - there have been no relevant code changes since the problem has been reported.
Comment 5 Andreas Sturmlechner gentoo-dev 2022-11-27 11:13:17 UTC
Please check out upstream's request for testing a new MR if possible.
Comment 6 Tomasz Lemiech 2022-11-27 14:20:07 UTC
PR tested on Intuos 4. Works fine.
Comment 7 Larry the Git Cow gentoo-dev 2022-11-27 15:12:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faad1df7c8ed2a690c3d4e32dc12b00f2f06775e

commit faad1df7c8ed2a690c3d4e32dc12b00f2f06775e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-11-27 15:08:13 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-11-27 15:12:17 +0000

    kde-misc/wacomtablet: Fix incorrect xsetwacom call
    
    Tested-by: Tomasz Lemiech <szpajder@gmail.com>
    Closes: https://bugs.gentoo.org/850652
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...tablet-3.2.0-fix-incorrect-xsetwacom-call.patch |  41 ++++++
 ...omtablet-3.2.0-port-to-QRegularExpression.patch | 143 +++++++++++++++++++++
 kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild   |  72 +++++++++++
 3 files changed, 256 insertions(+)