https://bugs.kde.org/show_bug.cgi?id=396830
Vlad Zagorodniy <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/9ac2e5d5bb44934b6d30bda93 | |15210d544f33958 Version Fixed In| |5.15.0 Status|CONFIRMED |RESOLVED --- Comment #20 from Vlad Zagorodniy <vladz...@gmail.com> --- Git commit 9ac2e5d5bb44934b6d30bda9315210d544f33958 by Vlad Zagorodniy. Committed on 21/12/2018 at 00:22. Pushed by vladz into branch 'master'. [effects] Make current OpenGL context per each unloaded effect Summary: Some effects may release the current context when they tear down, so we have to make the current context per each unloaded effect. FIXED-IN: 5.15.0 Test Plan: No longer able to reproduce bug 396830. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: davidedmundson, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D17716 M +36 -32 effects.cpp M +2 -0 effects.h https://commits.kde.org/kwin/9ac2e5d5bb44934b6d30bda9315210d544f33958 -- You are receiving this mail because: You are watching all bug changes.