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 ```
Are there any issues or just this warning?
No visible issues aside from the warning. Thought I'd report it anyway.
ack, thanks