Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.6.1
-
None
-
Qt build from source with -no-angle
Description
The hellogl2 example crashes when running on remote desktop without angle.
The crash is in this function:
QOpenGLFramebufferObject::texture()
This assertion is failing: ASSERT failure in QVector<T>::operator[]: "index out of range"
Apparently there is no color attachments.
Attachments
Issue Links
- relates to
-
QTBUG-102846 [Windows] Restoring OpenGL context logic doesn't seem valid
- Closed