https://bugs.kde.org/show_bug.cgi?id=466380
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/6e3b8e407e | |da65a12c43afb9651fc284c6f15 | |4d6 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #45 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6e3b8e407eda65a12c43afb9651fc284c6f154d6 by Vlad Zahorodnii. Committed on 10/03/2025 at 07:13. Pushed by vladz into branch 'Plasma/5.27'. 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 +2 -0 src/effects.cpp https://invent.kde.org/plasma/kwin/-/commit/6e3b8e407eda65a12c43afb9651fc284c6f154d6 -- You are receiving this mail because: You are watching all bug changes.