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
↧