Bug 490563

Summary: Task switcher: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Product: [Plasma] kwin Reporter: bastimeyer123
Component: scene-openglAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 6.1.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=490682
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description bastimeyer123 2024-07-20 14:50:27 UTC
SUMMARY
When showing the task switcher (thumbnail grid - not sure if relevant), kwin_wayland logs the following errors every time, while the second one is spammed massively while the task switcher stays opened when holding the Alt key.
```
Jul 20 16:46:57 basti-pc kwin_wayland[51611]: This plugin does not support raise()
Jul 20 16:46:57 basti-pc kwin_wayland[51611]: kwin_scene_opengl: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
```

STEPS TO REPRODUCE
1. Have task switcher with thumbnail grid set up
2. Have multiple windows open
3. Press (and hold) its key binding (Alt+Tab)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Comment 1 Vlad Zahorodnii 2024-07-25 11:40:28 UTC

*** This bug has been marked as a duplicate of bug 490682 ***