Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3, 6.6.0 Beta4
-
None
Description
Linux Ubuntu 22.04
Qt Creator 11.0.3
Raspberry Pi4 64 bit
Steps to reproduce:
- Create a simple project that uses ColorDialog QML Type or use existing example: https://doc.qt.io/qt-6/qtquickcontrols-flatstyle-example.html
- Run the application on rpi4
- Click on button to open Color Dialog.
Expected: Since there is no native color dialog on rpi4 the app should use fallback to widgets application and show the color dialog.
Actual: Color Dialog does not appear
QEGLPlatformContext: eglMakeCurrent failed: 3002 QEGLPlatformContext: eglMakeCurrent failed: 3002 QRhiGles2: Failed to make context current. Expect bad things to happen. Failed to create QRhi for QBackingStoreRhiSupport QEGLPlatformContext: eglMakeCurrent failed: 3002 QEGLPlatformContext: eglMakeCurrent failed: 3002 QRhiGles2: Failed to make context current. Expect bad things to happen. Failed to create QRhi for QBackingStoreRhiSupport QEGLPlatformContext: eglMakeCurrent failed: 3002
Reproducibility: 100% **
Attachments
Issue Links
- relates to
-
QTQAINFRA-5799 Qt Test Attack - Q3, 2023
- Open