Code Monkey home page Code Monkey logo

Comments (4)

tonowie avatar tonowie commented on June 8, 2024

I do not see any errors in console and tablet is connected using bluetooth

here is output from xsetwacom

Wacom Intuos Pro L Pad pad      	id: 15	type: PAD       
Wacom Intuos Pro L Finger touch 	id: 16	type: TOUCH     
Wacom Intuos Pro L Pen stylus   	id: 17	type: STYLUS    
Wacom Intuos Pro L Pen eraser   	id: 18	type: ERASER    
Wacom Intuos Pro L Pen cursor   	id: 19	type: CURSOR

and this is reported by libwacom-list-local-devices

[Device]
Name=Wacom Serial Tablet WACf004
DeviceMatch=serial:0000:0000;
Class=ISDV4
Width=0
Height=0
IntegratedIn=Display;System;
Styli=0xfffff;0xffffe;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
StatusLEDs=
NumStrips=0
Buttons=0
---------------------------------------------------------------
[Device]
Name=Wacom Intuos Pro 2 L WL
DeviceMatch=bluetooth:056a:0361;
Class=Intuos5
Width=12
Height=8
IntegratedIn=
Layout=intuos-pro-2-l.svg
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842;

[Features]
Reversible=true
Stylus=true
Ring=true
Ring2=false
Touch=true
TouchSwitch=false
StatusLEDs=Ring;
NumStrips=0
Buttons=9
[Buttons]
Left=A;B;C;D;E;F;G;H;I;
Right=
Top=
Bottom=
Touchstrip=
Touchstrip2=
OLEDs=
Ring=I;
Ring2=
EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107;0x108;
RingNumModes=4
Ring2NumModes=0
StripsNumModes=0

---------------------------------------------------------------
[Device]
Name=Wacom Intuos Pro 2 L WL
DeviceMatch=bluetooth:056a:0361;
Class=Intuos5
Width=12
Height=8
IntegratedIn=
Layout=intuos-pro-2-l.svg
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842;

[Features]
Reversible=true
Stylus=true
Ring=true
Ring2=false
Touch=true
TouchSwitch=false
StatusLEDs=Ring;
NumStrips=0
Buttons=9
[Buttons]
Left=A;B;C;D;E;F;G;H;I;
Right=
Top=
Bottom=
Touchstrip=
Touchstrip2=
OLEDs=
Ring=I;
Ring2=
EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107;0x108;
RingNumModes=4
Ring2NumModes=0
StripsNumModes=0

---------------------------------------------------------------
[Device]
Name=Wacom Intuos Pro 2 L WL
DeviceMatch=bluetooth:056a:0361;
Class=Intuos5
Width=12
Height=8
IntegratedIn=
Layout=intuos-pro-2-l.svg
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842;

[Features]
Reversible=true
Stylus=true
Ring=true
Ring2=false
Touch=true
TouchSwitch=false
StatusLEDs=Ring;
NumStrips=0
Buttons=9
[Buttons]
Left=A;B;C;D;E;F;G;H;I;
Right=
Top=
Bottom=
Touchstrip=
Touchstrip2=
OLEDs=
Ring=I;
Ring2=
EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107;0x108;
RingNumModes=4
Ring2NumModes=0
StripsNumModes=0

---------------------------------------------------------------

from wacom-gui.

tb2097 avatar tb2097 commented on June 8, 2024

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. I'll submit a patch request for libwacom and check at the same time for the Intuos Pro 2 S, as it probably has the same issue. The original hack was for the Pro 2 M, which I have experience with.

from wacom-gui.

tonowie avatar tonowie commented on June 8, 2024

great! thank you! works now :) you can close this issue, I will leave it up to you

from wacom-gui.

tb2097 avatar tb2097 commented on June 8, 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.