Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.1, 6.8.0
-
None
-
-
byfa967a897115d14d4aaa78cc287a04869c233200
Description
Run the attached QML code as a Wayland client. It will terminate after 1s and print a warning:
qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
Error code 0x300d is EGL_BAD_SURFACE (since surface is null). That's a regression to 6.5.6 (and seems to occur on no other platform, except Wayland).