tb2097

Results 53 comments of tb2097

The hack to fix it would be: `if dev_type == 'Wacom Intuos Pro L': dev_type = 'Wacom Intuos Pro 2 L'` The WL is appended later on in the process....

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.

You can actually just cut the hack out entirely. There is an issue with the older build of libwacom .tablet files where the PTH-660/860 were incorrectly reporting the tablet as...

The change was made in libwacom-data-0.33. If you look at intuos-pro-2-m.tablet it should be listing the name as 'Wacom Intuos Pro 2 M', were as xsetwacom would be reporting it...

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.

Thanks for taking the time to look into this. From a quick overview it looks like for the most part I just need to change a few lines for imports,...

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.

The "test_data_files.py" is part of the libwacom-1.10 file; it isn't required for the build to be successful though. To bypass this, you can just modify the spec file in the...

Are you using the rc19 version, or an earlier version? If you run it from the command line any error messages would be appreciated.

Can you please provide me the output from `libwacom-list-local-devices --database /usr/local/wacom-gui/data` ? I think this might be an issue of libwacom-data not having information for the Express Key Remote, similar...