https://bugs.kde.org/show_bug.cgi?id=514042
Bug ID: 514042
Summary: Invalid framebuffer status:
"GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
Classification: Plasma
Product: kwin
Version First 6.5.4
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
So, I would like to preface this with the following: This error doesn't happen
with the default breeze KDE Theme. In my case, I use the MacSonoma/MacSonoma
Dark themes from https://github.com/vinceliuice/MacSonoma-kde (I have installed
it from KDE's own themes portal).
Once the theme is installed, for me, all I need to do to get the error is to
minimize and maximize specific apps. At first, it looked like it happened only
with electron-based apps, but it looks like it happens with Konsole too.
Essentially:
1- Install the MacSonoma custom theme
2- Open Konsole, and minimize/maximize it. Simply look at system logs to see
the errors.
This is the specific error I get:
```
Jan 01 08:48:05 fedora kwin_wayland[2254]: 0x3: GL_INVALID_VALUE in
glTexStorage2D(width, height or depth < 1)
Jan 01 08:48:05 fedora kwin_wayland[2254]: Invalid framebuffer status:
"GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
Jan 01 08:48:05 fedora kwin_wayland[2254]: Failed to create an offscreen
framebuffer
```
--
You are receiving this mail because:
You are watching all bug changes.