Hi
I managed to get TouchEvents to work by adding arguments on my qt app :
(event9 being my wacom's "touch finger" device).Qt Code:
sudo ./fingerpaint -plugin evdevtouch:/dev/input/event9To copy to clipboard, switch view to plain text mode
This way, Touch events are correctly interpreted.
However, I still have the second finger issue (i.e. the app crashes as soon as i use a second finger with the message displayed in my first post).
I tried removing wacom driver as suggested here ( https://bugs.launchpad.net/ubuntu/+s...om/+bug/901630 ) with no change in Qt's behavior.
Still looking for any advice or help or any link.
Thanks !
Antoine
Bookmarks