Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

MultiTouch ASSERT: "itemForTouchPointId.isEmpty()"

$
0
0
Hello, i have problems with Qt5.1.1 on an embedded linux device. When i use a MouseArea Element and i touch with multiple fingers on the display the programm aborts with the following message: ASSERT: “itemForTouchPointId.isEmpty()” in file items/qquickwindow.cpp, line 1617 A single MultiPointTouchArea works fine. When there are more than one MultiPointTouchAreas on the screen the problem also occurs. What can i do to prevent this problem. Thanks

Viewing all articles
Browse latest Browse all 13965

Trending Articles