Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.13, 5.14
-
None
-
-
e6647b20a0e607113a263b5ade20c804700c6a2b (yocto/meta-boot2qt/thud)
Description
Default QSG_RENDER_LOOP might lead to crashes of qml app, e.g. simple dynamic ShapePath with Arc. Changing to QSG_RENDER_LOOP=basic solves the problem and improves performance for 3D.
This can be added to /etc/default/qt
Attachments
Issue Links
- relates to
-
QTBUG-80845 simple app with qml failed with SEGFAULT with QSG_RENDER_LOOP=threaded
- Closed
-
QTBUG-80975 QSG_RENDER_LOOP=threaded makes event dispatching slower
- Reported