https://bugs.kde.org/show_bug.cgi?id=479094
--- Comment #23 from Johannes Penßel <johannes.pens...@gmail.com> --- I think I found a method to reproduce this issue reliably: 1. press Meta+W to open the overview 2. click on the search bar below the virtual desktop selection This triggers the exact same behavior as outlined in the original bug description. Since my last comment a month ago, I have not once been able to reproduce this with the task switcher. (I'm still using the new default switcher) systemd-journal snippet: kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glBindVertexArray(non-gen name) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawArrays kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawArrays kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glVertexAttribPointer(no array object bound) kwin_wayland_wrapper[1417]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glDrawArrays (...) Linux 6.7.5-gentoo Mesa 24.0.1 / Iris Qt 6.6.2 KDE Frameworks master branch Plasma 6.0 branch Gear 24.02 branch -- You are receiving this mail because: You are watching all bug changes.