On Fri, 14 Mar 2025 13:53:40 +0100, Rafał Lichwała wrote: Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible Mar 14 11:58:55 desktop kwin_wayland_wrapper[2381]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
You didn't specify what GPU and driver you use. But from the looks of it, it could be an issue with Nvidia's proprietary OpenGL, which it very often is. Try may be installing the latest or beta driver from Nvidia? Besides that or asking Nvidia to fix it or trying nvk + zink for example to replace Nvidia's proprietary OpenGL, a general recommendation, if you want to use a modern Wayland desktop, is to always avoid Nvidia. AMD is the best option if you have a choice. Best regards, Shmerl.