tb2097 / wacom-gui

Python/PyQt Wacom GUI for KDE
GNU General Public License v3.0
130 stars 35 forks source link

Wacom Tablet Intuos2 #41

Open peopaiva opened 4 years ago

peopaiva commented 4 years ago

Hello! It seems that the code doesn't work with Intuos2 tablets. Everytime I tried to run it a "Device information for 'Intuos2 12x18' not found" message appeared. I tried some debugging and found out that this tablet model didn't appear in wacom_data.py. Is my assumption correct? Can you add up this tablet model to your code? Thanks a lot!

tb2097 commented 4 years ago

The UI is using the data provided by libwacom-data, which may be inconsistent. The tablets are available according to the drivers, so in theory the UI should work. Can you provide me the output from the following commands:

libwacom-list-local-devices

xsetwacom --list devices

tb2097 commented 3 years ago

Please try using the latest release: https://github.com/tb2097/wacom-gui/releases/tag/v0.3.0-rc18, let me know if this resolves the issue.

NicTanghe commented 2 months ago

Hello I`m on the latest git branch and i get the following error on launch. Device information for "Wacom Intuos Pro 2 M" not found.