https://bugs.kde.org/show_bug.cgi?id=487771
--- Comment #12 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 8a5a9f7c12884439aac013633070d9a36820ac79 by Vlad Zahorodnii. Committed on 11/10/2024 at 08:42. Pushed by vladz into branch 'master'. effect: Prevent QJSEngine garbage collecting EffectWindow EffectWindow has no parent so QJSEngine can garbage collect an instance if it's returned by a function marked with Q_INVOKABLE. M +4 -0 src/effect/effectwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/8a5a9f7c12884439aac013633070d9a36820ac79 -- You are receiving this mail because: You are watching all bug changes.