Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.3
Description
Reproduced with pure-qml wayland compositor example. It fails to start with this message:
EGL Error : Could not create the egl surface: error = 0x321c
0x321c is EGL_BAD_STATE_KHR and according to:
https://registry.khronos.org/EGL/extensions/KHR/EGL_KHR_stream.txt
It can be raised if it is in a wrong state.