https://bugs.kde.org/show_bug.cgi?id=490562
Bug ID: 490562 Summary: Switching activities: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) Classification: Plasma Product: kwin Version: 6.1.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: scene-opengl Assignee: kwin-bugs-n...@kde.org Reporter: bastimeyer...@gmail.com Target Milestone: --- SUMMARY Not sure if this is related to BUG 488964. When switching activities and staying on the same virtual desktop, kwin_wayland is logging these error messages: ``` Jul 20 16:27:02 basti-pc kwin_wayland[1843]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) Jul 20 16:27:02 basti-pc kwin_wayland[1843]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" Jul 20 16:27:02 basti-pc kwin_wayland[1843]: kwin_effect_blur: Failed to create an offscreen framebuffer ``` This however seems to depend on the opened windows on the currently used desktop(s). I can reproduce this every time having Konsole opened. I also don't see any errors being logged when the activity switch involves switching to a different virtual desktop. STEPS TO REPRODUCE 1. Have more than one activity 2. Open various application windows on both activities 3. Switch activities while staying on the same virtual desktop SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 -- You are receiving this mail because: You are watching all bug changes.