Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296666 - kde-misc/kcm_tablet fails to work with newer wacom drivers (x11-drivers/xf86-input-wacom)
Summary: kde-misc/kcm_tablet fails to work with newer wacom drivers (x11-drivers/xf86-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-12 23:28 UTC by Hal Engel
Modified: 2009-12-13 20:44 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 Hal Engel 2009-12-12 23:28:40 UTC
kde-misc/kcm_tablet works fine with x11-drivers/linuxwacom drivers but fails with x11-drivers/xf86-input-wacom.  Since xorg-server 1.7.x requires the newer drivers (or rather x11-drivers/linuxwacom does not work xorg-server 1.7) that means that kde-misc/kcm_tablet does not work with xorg-server 1.7.3.

It appears that kcm_tablet needs xsetwacom to work and this is not part of x11-drivers/xf86-input-wacom.  In addition even with x11-drivers/xf86-input-wacom installed kde-misc/kcm_tablet-1.1.1 builds and installs without any error messages. 

Reproducible: Always

Actual Results:  
I get a "No tablet device was found!" message when I run the tablet configuration applet.

Expected Results:  
It should find the tablet and allow me configure it.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-13 11:52:52 UTC
Problem solved, forcing linuxwacom instead of xf86-input-wacom in the ebuild now. The kcm_tablet will be removed from tree at the same time with linuxwacom, when the time is due, unless they release a version that works with xf86-input-wacom by then.
Comment 2 Hal Engel 2009-12-13 20:44:33 UTC
The actual problem is that x11-drivers/xf86-input-wacom is missing the wacom utilities that are needed by kcm_tablet.  This is an issue with the x11-drivers/xf86-input-wacom ebuild that needs to be fixed regardless and I have opened another bug report on that issue.  See Bug #296780.  

Rather than removing kcm_tablet the ebuild should only work if x11-drivers/linuxwacom is installed until such time that the x11-drivers/xf86-input-wacom ebuild also includes the wacom utility programs,  At that point it should work if either x11-drivers/xf86-input-wacom or x11-drivers/linuxwacom is installed.