Bug 490563 - Task switcher: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Summary: Task switcher: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer ...
Status: RESOLVED DUPLICATE of bug 490682
Alias: None
Product: kwin
Classification: Plasma
Component: scene-opengl (other bugs)
Version First Reported In: 6.1.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-20 14:50 UTC by bastimeyer123
Modified: 2024-08-29 08:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***