https://bugs.kde.org/show_bug.cgi?id=521742
--- Comment #7 from Zamundaaa <[email protected]> --- Alright, this bit makes a lot of sense, KWin fails to create an OpenGL context and falls back to a software renderer. > jún 23 18:35:32 pc kwin_wayland[864]: Create Context failed "EGL_BAD_ALLOC" > jún 23 18:35:32 pc kwin_wayland[864]: Could not initialize rendering context What still doesn't make sense to me is why that would fail specifically with 6.7, the context creation code didn't really change. The error code is also weird, documentation doesn't even mention it for eglCreateContext, and all I could find is a fixed Mesa issue from like a year ago. Did you install any other updates at the same time? What version of Mesa is your system on? If you downgrade KWin to 6.5.5 again, does that help? -- You are receiving this mail because: You are watching all bug changes.
