SUMMARY Add the color picker to your panel. Click it on it to pick a color. ``` kwin_scene_opengl: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT) ``` is logged. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241007 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 Kernel Version: 6.11.2-1-default (64-bit) Graphics Platform: Wayland Graphics Processor: AMD Radeon RX 580 Series ``` inxi -G Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] driver: amdgpu v: kernel Display: wayland server: X.org v: 1.21.1.12 with: Xwayland v: 24.1.3 compositor: kwin_wayland driver: X: loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu resolution: 1920x1080 API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast platforms: gbm,wayland,x11,surfaceless,device API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.1.7 renderer: AMD Radeon RX 580 Series (radeonsi polaris10 LLVM 18.1.8 DRM 3.59 6.11.2-1-default) API: Vulkan v: 1.3.290 drivers: N/A surfaces: xcb,xlib,wayland ```
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.
(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.