https://bugs.kde.org/show_bug.cgi?id=359642
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, AndeOn! Could I ask you to get me a special debugging info for this tablet? Just download any AppImage copy of Krita 3.0, and run it in terminal using this line. You tablet should be connected at the moment. QT_LOGGING_RULES='qt.qpa.input.devices.debug=true' ./krita3-<something>.appimage You will see alot of lines like that: qt.qpa.input.devices: XInput version 2.2 is available and Qt supports 2.2 or greater ... qt.qpa.input.devices: input device Aiptek qt.qpa.input.devices: has 7 buttons qt.qpa.input.devices: it's a keyboard qt.qpa.input.devices: has valuator "Abs X" recognized? true qt.qpa.input.devices: has valuator "Abs Y" recognized? true qt.qpa.input.devices: has valuator "Abs Wheel" recognized? true qt.qpa.input.devices: has valuator "Abs Pressure" recognized? true qt.qpa.input.devices: has valuator "Abs Tilt X" recognized? true qt.qpa.input.devices: has valuator "Abs Tilt Y" recognized? true qt.qpa.input.devices: has valuator "Abs Misc" recognized? false qt.qpa.input.devices: has valuator "Rel Vert Wheel" recognized? true qt.qpa.input.devices: it's a tablet with pointer type "pen" qt.qpa.input.devices: it's a scrolling device Please attach this output to the bugreport. And for a case if your tablet is not recognized by the Qt, please also attach the output of xinput command: xinput list When you do this, we will be able to make a testing build for you to make your tablet work fine. -- You are receiving this mail because: You are watching all bug changes.