Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.4.2, 6.5.5, 6.6.2, 6.7.2
-
Boot 2 Qt 6.5.5 for Toradex Apalis iMX6, Boot 2 Qt 6.6.2 for Toradex Apalis iMX6,
-
-
88aa5250d (dev), fb6cfadc3 (6.8), 8c83c0241 (6.7), dc73c26e8 (tqtc/lts-6.5)
Description
Host: Windows 11
Qt Creator: Qt Creator 12.0.1
Target: Toradex Apalis iMX6
Steps to reproduce:
Run Qt QQuickWidget Example (quickwidget) on Toradex Apalis iMX6
Expected:
A rotating red rectangle is displayed in the right window.
Actual:
The right window is blacked out and it does not show anything.
(See attached quickwidget_6_5_5.jpg)
Reproducibility:
100%
Supplementaly information:
The red rectangle shows up by setting the following environmental variable:
qputenv("QMLSCENE_DEVICE", "softwarecontext");
Attachments
Issue Links
- is duplicated by
-
QTBUG-128154 QQuickWidget and QQuickRhiWidget are broken on eglfs
- Closed