Summary: | kwin_scene_opengl: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT) | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | postix <postix> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | ambareeshbalaji, kotarf, nate, nepnep, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
postix
2024-10-10 13:18:13 UTC
Same is logged, when I open the "Screen Edges" kcm in system settings. *** Bug 495678 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 489857 *** Xaver says this warning from upstream code is harmless and can be ignored. *** Bug 495678 has been marked as a duplicate of this bug. *** (In reply to Nate Graham from comment #4) > Xaver says this warning from upstream code is harmless and can be ignored. I'm not satisfied with this resolution. I have a high refresh rate monitor. Every time i drag a window around, on each refresh cycle, this log is spammed to the journal, causing unnecessary disk activity and wasting disk space with useless logs. I would like this log to be suppressed or throttled. Seems to be fixed with 6.8.3 on Arch. (In reply to Ambareesh Balaji from comment #6) > I'm not satisfied with this resolution. I have a high refresh rate monitor. > Every time i drag a window around, on each refresh cycle, this log is > spammed to the journal, causing unnecessary disk activity and wasting disk > space with useless logs. I would like this log to be suppressed or throttled. No, it does not get printed on every refresh cycle. And Nate wrote, this warning is not in our code. We cannot suppress it. |