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

Error at startup with Wacom Intuos BT M - Ubuntu 19.04 #33

Closed
Sominemo opened this issue Oct 11, 2019 · 1 comment
Closed

Error at startup with Wacom Intuos BT M - Ubuntu 19.04 #33

Sominemo opened this issue Oct 11, 2019 · 1 comment

Comments

@Sominemo
Copy link

invalid literal for float(): 42,10.5
invalid literal for float(): 42,10.5
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 741, in <module>
    main()
  File "/usr/local/wacom-gui/wacom-gui.py", line 733, in main
    form = WacomGui()
  File "/usr/local/wacom-gui/wacom-gui.py", line 70, in __init__
    self.refreshTablets()
  File "/usr/local/wacom-gui/wacom-gui.py", line 108, in refreshTablets
    self.tabletSelect(0)
  File "/usr/local/wacom-gui/wacom-gui.py", line 299, in tabletSelect
    self.setToolsAvail(idx)
  File "/usr/local/wacom-gui/wacom-gui.py", line 134, in setToolsAvail
    self.tablet_data.tablets[self.dev][self.dev_id]['eraser']['id']]
KeyError: 'eraser'
@tb2097
Copy link
Owner

tb2097 commented Jan 6, 2020

same issue as #32; closing duplicate ticket.

@tb2097 tb2097 closed this as completed Jan 6, 2020
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

2 participants