https://bugs.kde.org/show_bug.cgi?id=480788
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/95d4671a10 |ma/kwin/-/commit/8b73147fa9 |904bf58e9ab23172766de450386 |6831b4f07b32f4550d4324db0c5 |640 |be3 --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 8b73147fa96831b4f07b32f4550d4324db0c5be3 by David Edmundson. Committed on 09/02/2024 at 09:19. Pushed by davidedmundson into branch 'Plasma/6.0'. quickeffect: Avoid double delete of QQuickViews Views are owned by the C++ backend, but also retrievable by invokables to get neighbouring screens from JS space. By default Qt then transfers ownership of the view to the QML collector. This results in double ownership. (cherry picked from commit 95d4671a10904bf58e9ab23172766de450386640) M +2 -0 src/effect/quickeffect.cpp https://invent.kde.org/plasma/kwin/-/commit/8b73147fa96831b4f07b32f4550d4324db0c5be3 -- You are receiving this mail because: You are watching all bug changes.