-
Notifications
You must be signed in to change notification settings - Fork 36
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
Device information for "Wacom Bamboo One M" not found. #42
Comments
Greetings, |
I've modified it, checked "libwacom-list-local-devices --database /usr/local/wacom-gui/data" just in case:
Launched wacom-gui again to test if it works correctly, but error still pops up. |
Can you please run it via the terminal and copy the output? I have a vague suspicion of what might be going on but since I don't have one of those tablets I can't be sure. |
I have the same issue but with the model CTL-672. After replacing to an actual Name got errors again. In short, your script collects device info in vars
|
I think this may have something to do with the fact the tablet doesn't have any buttons, which I may not be handling correctly... It should spit out the tablet info that is collected in terminal; hopefully it will inform me as to what is occurring so I can fix it for you. |
I did this CORRECTLY this time (yeah, I should not do anything past midnight...sorry about that)
|
Apologies, real life is taking away from my free time. Can you please replace the I have added some further debugging to try and figure out where it's crashing out. My guess is something about how a pad without buttons is being detected is failing the check and therefore not being loaded. |
I have the same problem with a "Wacom Cintiq 16". There was no entry in the /usr/share/wacomtablet/data/wacom_devicelist. However adding
did not change anything. I tried this:
This gave me:
resutls in
Thanks in advance four your help. |
|
I think you may not have downloaded wacom_data.py correctly... can you use this? https://raw.githubusercontent.com/tb2097/wacom-gui/tb2097-no-buttons-debug/wacom-gui/wacom_data.py Which linux distro/desktop frontend are you using? It is throwing an error for using dconf, which is used to set hotkeys. |
@tb2097 Xubuntu with xfce. |
The same on Debian 10 (with OpenBox) |
I'm getting a similar error dialog with a Wacom Intuos S but with Appears to be same as @Kuratius without the dconf errors. I'm on Ubuntu 19.10/Xfce
|
Same errors as the others, also with a wacom intuos S\CTL-4100 in a pretty untouched ubuntu 18 install. |
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. |
Having this problem on Fedora 35 with CTL-672 |
Recently I've switched to Linux and decided to use my tablet, definitely got tired of setting work area via terminal commands.
My tablet: One by Wacom M / CTL-671
Unfortunately I'm receiving 2 errors while launching wacom-gui:
After that, said GUI shows nothing - no model, no available options, basically nothing - I can try to refresh connected device but (put title of this issue here) error pops up.
When launching with terminal (not sure if important):
xsetwacom list:
and at last, libwacom-list-local-devices --database /usr/local/wacom-gui/data
The text was updated successfully, but these errors were encountered: