Giter VIP home page Giter VIP logo

Comments (6)

justinclift avatar justinclift commented on July 29, 2024

Note that getting Wacom GUI working isn't critical to me. Just tried it more from curiosity than anything else. I was able to switch the tablet to Relative mode (instead of the default Absolute) using xsetwacom, which should be "good enough" for the task at hand. 😄

$ xsetwacom --set "Wacom Intuos PT S Pen stylus" mode Relative

from wacom-gui.

tb2097 avatar tb2097 commented on July 29, 2024

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 can just submit another support ticket for libwacom :)

from wacom-gui.

justinclift avatar justinclift commented on July 29, 2024

Interesting. That does help, as the two warning dialogs no longer appear, and some of the graphics load. 😄

Wacom_GUI-screenshot3
Wacom_GUI-screenshot4

It doesn't look 100% correct though, as some errors are displayed on the console (launching this via CLI) as I click on the various buttons. eg Functions, Stylus, Touch:

 wacom-gui 
invalid literal for float(): 2,10.5
invalid literal for float(): 2,10.5
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 298, in tabletSelect
    self.updateConfigs()
  File "/usr/local/wacom-gui/wacom-gui.py", line 367, in updateConfigs
    if pad != self.configs[self.dev][self.config]['pad']['buttons']:
KeyError: None
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 338, in configSelect
    self.loadConfig(self.dev, self.dev_id, config)
  File "/usr/local/wacom-gui/wacom-gui.py", line 278, in loadConfig
    self.configs[dev][config]['pad']['buttons'])
KeyError: 'default'
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 338, in configSelect
    self.loadConfig(self.dev, self.dev_id, config)
  File "/usr/local/wacom-gui/wacom-gui.py", line 278, in loadConfig
    self.configs[dev][config]['pad']['buttons'])
KeyError: 'default'
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 298, in tabletSelect
    self.updateConfigs()
  File "/usr/local/wacom-gui/wacom-gui.py", line 367, in updateConfigs
    if pad != self.configs[self.dev][self.config]['pad']['buttons']:
KeyError: 'default'
Traceback (most recent call last):
  File "/usr/local/wacom-gui/wacom-gui.py", line 437, in closeEvent
    self.updateConfigs()
  File "/usr/local/wacom-gui/wacom-gui.py", line 367, in updateConfigs
    if pad != self.configs[self.dev][self.config]['pad']['buttons']:
KeyError: 'default'
$

from wacom-gui.

tb2097 avatar tb2097 commented on July 29, 2024

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 script or the format of the SVG itself.

from wacom-gui.

justinclift avatar justinclift commented on July 29, 2024

No worries @tb2097. I'm happy to run suggested commands and/or poke at stuff if you need. 😄

from wacom-gui.

tb2097 avatar tb2097 commented on July 29, 2024

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.

from wacom-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.