https://bugs.kde.org/show_bug.cgi?id=471139
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/c5a29b4b66 |ma/kwin/-/commit/ed916ff216 |c001c49c5bcf9aa9250d8322eef |29f3e91ee987552d778b1a65d66 |bbd |702 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit ed916ff21629f3e91ee987552d778b1a65d66702 by Nate Graham, on behalf of David Edmundson. Committed on 23/06/2023 at 15:08. Pushed by ngraham into branch 'Plasma/5.27'. effects: Make OpenGL context current before deleting framebuffer When we delete a window we unredirect, when we unredirect, we delete the framebuffer which requires an openGL context. handleWindowDeleted is the entry point from workspace events to effects code, so it's made current here. Related: bug 444665 (cherry picked from commit c5a29b4b66c001c49c5bcf9aa9250d8322eefbbd) M +1 -0 src/libkwineffects/kwinoffscreeneffect.cpp https://invent.kde.org/plasma/kwin/-/commit/ed916ff21629f3e91ee987552d778b1a65d66702 -- You are receiving this mail because: You are watching all bug changes.