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

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

Open
skomra opened this issue Dec 17, 2021 · 0 comments
Open

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

skomra opened this issue Dec 17, 2021 · 0 comments

Comments

@skomra
Copy link
Collaborator

skomra commented Dec 17, 2021

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']:

skomra added a commit to skomra/wacom-gui that referenced this issue Jan 25, 2022
Specifically this is seen the first time the program
runs on a system.

tb2097#59
skomra added a commit to skomra/wacom-gui that referenced this issue Jan 26, 2022
Specifically this is seen the first time the program
runs on a system.

tb2097#59
skomra added a commit to skomra/wacom-gui that referenced this issue Feb 7, 2022
Specifically this is seen the first time the program
runs on a system.

tb2097#59
tb2097 pushed a commit that referenced this issue Feb 13, 2022
* Avoid crash on exit when no configuration is present.

Specifically this is seen the first time the program
runs on a system.

#59

* ensure the configuration directory is always present

Currently the UI displays a blank ExpressKey window
the first time the program is run. If we create the
config directory earlier in the process the ExpressKey
panel will always be visible.
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

1 participant