Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't get touch event on wacom table with Qt 5 on Ubuntu [Solved]

Can't get touch event on wacom table with Qt 5 on Ubuntu [Solved]

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I have a wacom tablet that seems to works fine on ubuntu. I can extend desktop to the table and interact with application using stylus.
    The problem is that my Qt 5 application doesn't seems to get touch event.
    I tried with fingerpaint example but I can't "draw" nothing...

    It seems my app get mouse event even if I'm using the stylus on the touchscreen.

    Where do I wrong?

    1 Reply Last reply
    0
    • jensen82J Offline
      jensen82J Offline
      jensen82
      wrote on last edited by
      #2

      Hi!

      Maybe the official site will help you: "http://www.wacomeng.com/windows/":http://www.wacomeng.com/windows/

      1 Reply Last reply
      0
      • L Offline
        L Offline
        luca
        wrote on last edited by
        #3

        [quote author="jensen82" date="1405662887"]Hi!

        Maybe the official site will help you: "http://www.wacomeng.com/windows/":http://www.wacomeng.com/windows/[/quote]

        Thanks but the problem isn't the tablet driver. it get recognized by the system.

        Now I tried with linuxfb platform and it seems to works, now it catch touch event from QEvent.
        Is there a reasons why XBC platform doesn't get touch event?

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on last edited by
          #4

          Ok, it seems to be a kernel problem.
          I updated to 3.15.5 and now I can get touch event.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved