https://bugs.kde.org/show_bug.cgi?id=403370
Vlad Zagorodniy <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.15.0 Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kwi | |n/253f954e3101d8d53398b7ec8 | |d83d7b25e9a3bae Resolution|--- |FIXED --- Comment #2 from Vlad Zagorodniy <vladz...@gmail.com> --- Git commit 253f954e3101d8d53398b7ec8d83d7b25e9a3bae by Vlad Zagorodniy. Committed on 18/01/2019 at 19:41. Pushed by vladz into branch 'Plasma/5.15'. [scenes/opengl] Destroy the lanczos filter when the backend is still alive Summary: Currently, when the lanczos filter attempts to release acquired resources, the backend is already gone. To fix that we have to destroy the filter together with SceneOpenGL2. At that moment the backend is still alive. FIXED-IN: 5.15.0 Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D18367 M +5 -0 plugins/scenes/opengl/scene_opengl.cpp https://commits.kde.org/kwin/253f954e3101d8d53398b7ec8d83d7b25e9a3bae -- You are receiving this mail because: You are watching all bug changes.