Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-125949

Multitouch does not work on QNX

    XMLWordPrintable

Details

    • QNX

    Description

      Multi-touch does not work on QNX, but it works without any issues on Linux.

      On the QNX 7.1 target, multi-touch works well if you define in the mtouch.conf file that a maximum of 1 touchpoint is available. If you set this number higher, the touch is ignored and a message is displayed on the console:

      qt.pointer.dispatch: skipping QEventPoint(id=1 ts=0 pos=0,0 scn=1,3162 gbl=1,3162 Stationary pressure=0.005 vel=0,0 press=-1,-3162 last=-1,-3162 Δ 1,3162) : no target window

      If you use several fingers at once, you get more of these messages, and sometimes a point is painted on the widget. With 5 fingers, you will get up to 3 colors, all painted very much to the left side.

      Attachments

        1. touch.log
          253 kB
        2. qtapp_event.log
          108 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tuomas.vaarala Tuomas Vaarala
            chakib Chakib Boutaghane
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes