tb2097

Results 54 comments of tb2097

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.

If you update the file `/usr/local/wacom-gui/data/intuos-s-pt.tablet`, you should be able to make it work. ``` - Name=Intuos Pen & Touch Small + Name=Wacom Intuos PT S``` If that works, I...

This appears to be an issue with parsing out the SVG file for the tablet; when I get a moment I'll try and discern if it's an issue with the...

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.

This should be relatively easy to add in, at least for a basic button. Clicking "disable" to disable everything and clicking "set defaults" will be easy to do, however a...

Greetings, This is caused by a naming mismatch between the .tablet file and how the driver present itself. Can you please edit the file `one-by-wacom-m-p.tablet` and set "Name=" to `Wacom...

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...

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... Can you please replace the `wacom_data.py`...

Apologies, real life is taking away from my free time. Can you please replace the `wacom_data.py` with the file here: https://github.com/tb2097/wacom-gui/blob/tb2097-no-buttons-debug/wacom-gui/wacom_data.py I have added some further debugging to try and...

@karlchenotto 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 @Kuratius Which linux distro/desktop frontend are you using? It is throwing an error for using...