https://bugs.kde.org/show_bug.cgi?id=514828
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] Component|wayland-generic |compositing --- Comment #1 from Zamundaaa <[email protected]> --- > Jan 19 10:43:49 kelpie kwin_wayland[979]: QRhiGles2: Context is lost. > Jan 19 10:43:49 kelpie kwin_wayland[979]: Failed to create RHI (backend 2) > Jan 19 10:43:49 kelpie kwin_wayland[979]: Could not make egl context current! > EGL_BAD_CONTEXT That looks like the QPA context reset somehow deletes the normal EGL context. I can't think of a reason for why that would happen though, except maybe a bug in Qt. Maybe KWin should consider being unable to make its context current the same as a GPU reset and rebuild everything from scratch. There's a good chance that would at least work around your problem. -- You are receiving this mail because: You are watching all bug changes.
