@Alexei, This bug is not related to that bug. The problem is related with this bug in Qt: https://bugreports.qt-project.org/browse/QTBUG-25329
There is a simple workaroun that solves the problem by modifying the "src/gui/kernel/qapplication_x11.cpp" file in qt-everywhere-opensource-src-4.8.1.tar.gz source. I think the package in Kubuntu is "libqtcore4" (qt4-x11): http://forum.kde.org/viewtopic.php?f=139&t=98347 In the Krita forum, in page 1 and 2 they discuss the workaround. This bug causes that if you use a non-Wacom graphics tablet, the stylus pressure sensitivity not working in Qt programs (Krita, pencil). Would be nice if could be include that workaroun in Kubuntu 12.10 - Quantal Quetzal -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/721471 Title: evdev is not compatible to QT-applications when using tablets Status in “xserver-xorg-input-evdev” package in Ubuntu: New Bug description: Binary package hint: xserver-xorg-input-evdev Hello, evdev has the problem that it is not compatible to QT-Applications, I have tested this with a self-programmed software. Tested this in kubuntu 11.04 daily build (2011-02-18). I think QT-Applications like Krita, ... doesn't work, too (based on previous experience) evdev is not compatible to the QTabletEvent from QT, see here: http://doc.qt.nokia.com/4.7/qtabletevent.html See here, too, there is described that it works with WIZARDPEN-driver in ubuntu 9.10 but doesn't work in 10.10: http://ubuntuforums.org/showthread.php?t=1597558 9.10 config works (with WIZARDPEN) with setting device name to "stylus" in 9.10 with that line: <merge key="info.product" type="string">stylus</merge> in hal-config of wizardpen I'm using the wacom driver for my Genius G-Pen F610 tablet. This work's fine. But there are other tablets have perhaps a need for the evdev driver - I don't know. With kubuntu 11.04 daily-build (2011-02-18) now my tablet works fine in GTK-applications (in (k)ubuntu 10.10 evdev doesn't work fine - see ubuntuforums link (click event when only moveing the stylus)). How long it does until the much tablet drivers: wizardpen, aiptek, evdev and wacom are going into one driver (a.e. the wacom driver)? It clould be that X11 could be replaced by Wayland, that you have heared - I think. I dont't know if this too much of work (making evdev working with QT), if X11 will replaced to Wayland or the much tablet drivers going into one. Best regard and thanks Stefan Koch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/721471/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

