Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wacom Tablet Intuos2 #41

Open
peopaiva opened this issue Mar 6, 2020 · 3 comments
Open

Wacom Tablet Intuos2 #41

peopaiva opened this issue Mar 6, 2020 · 3 comments

Comments

@peopaiva
Copy link

peopaiva commented Mar 6, 2020

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
Copy link
Owner

tb2097 commented Mar 10, 2020

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
Copy link
Owner

tb2097 commented Dec 1, 2020

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants