gtk 4.6.1: Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE)
Since the commit: gdkglcontext.c: Ensure EGL contexts are in-sync with shared context
included in the MR: Windows: Some fixes to GL context realization (EGL/GLES in particular)
We have this issue in megapixels:
Error - megapixels not opening
EDIT: and the same happens with gnome-calculator
and gnome-clocks
(mobian pinephone)
Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Bail out! Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Aborted (core dumped)
Edited by ZenWalker