tb2097 / wacom-gui

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

first run on clean MATE system doesn't recognize tablet #59

Open skomra opened 2 years ago

skomra commented 2 years ago

Here is the error message you see on exit after the first run on a clean MATE system

Traceback (most recent call last): File "/usr/local/wacom-gui/wacom-gui.py", line 442, in closeEvent self.updateConfigs() File "/usr/local/wacom-gui/wacom-gui.py", line 372, in updateConfigs if pad != self.configs[self.dev][self.config]['pad']['buttons']: