This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Tablets with "UGEE" pressure not working in Krita 3.1.x

Tags: None
(comma "," separated)
harishankar
Registered Member
Posts
7
Karma
0
My 10.1" Artist XP-Pen 10S drawing tablet screen is identified as "UGEE 10.1 Tablet Monitor" under xinput. It used to work fully in Krita 2.9.x series as well as other software like GIMP and MyPaint with pressure sensitivity. However, it does not work with pressure sensitivity under the Krita 3.1.x series.

Researching into it, I found this bug report to be of use in resolving the issue.
https://bugs.kde.org/show_bug.cgi?id=363443

I confirm that adding these lines in libs/ui/input/wintab/qxcbconnection_xi2.cpp makes the tablet work with pressure again:
Code: Select all
else if (name.contains("ugee")) {
             isTablet = true;
             tabletData.pointerType = QTabletEvent::Pen;
             dbgType = QLatin1String("pen");
}

Below the following code for uc-logic support (see commit below):
https://cgit.kde.org/krita.git/commit/? ... 128980607d

Can a developer please add these lines (or equivalent) to ensure that UGEE identified tablets also work in Krita in next upstream releases?
harishankar
Registered Member
Posts
7
Karma
0


Bookmarks



Who is online

Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]