Bug 413484 - Tablet device missing (Cintiq Pro 13 Touch Finger touch)
Summary: Tablet device missing (Cintiq Pro 13 Touch Finger touch)
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_wacomtablet (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Valerii Malov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-26 17:52 UTC by Defresne Thierry
Modified: 2024-12-18 20:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Defresne Thierry 2019-10-26 17:52:05 UTC
SUMMARY

The device for Cintiq Pro 13 Touch is missing, it can be enabled by restarting Wacom Tablet service.

STEPS TO REPRODUCE
1. Plug-in Cintiq Pro 13
2. Run `kcmshell5 kcm_wacomtablet`
3. The touch module of the tablet is missing in the drop-down `Select Tablet`

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION

`~/.config/tabletdblocalrc` (culprit is *0353*):

```
[034F]
layout=unknown
model=unknown
name=Wacom Cintiq Pro 13 Pen
padbuttons=0
statusleds=0
touchring=false
touchstripl=false
touchstripr=false
wheel=false

[0353]
layout=unknown
model=unknown
name=Wacom Cintiq Pro 13 Touch Finger touch
padbuttons=0
statusleds=0
touchring=false
touchstripl=false
touchstripr=false
wheel=false
```