https://bugs.kde.org/show_bug.cgi?id=523313
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-login-manager/-/c | |ommit/1c99b3b1f161ca880f8a8 | |154d9258ced26ba7a7a Status|ASSIGNED |RESOLVED Version| |6.7.4 Fixed/Implemented| | In| | Resolution|--- |FIXED --- Comment #2 from Oliver Beard <[email protected]> --- Git commit 1c99b3b1f161ca880f8a8154d9258ced26ba7a7a by Oliver Beard. Committed on 23/07/2026 at 08:54. Pushed by olib into branch 'Plasma/6.7'. frontend/greeter: Fix loss of QML engine when all greeter windows destroyed We need to keep the engine, else newly created windows cannot use the singletons and the greeter is broken. This is not an issue in 6.8/master because of refactoring in 562becde (port from `QuickViewSharedEngine`), as `LoginGreeter` owns and retains a `QQmlEngine`. FIXED-IN: 6.7.4 M +3 -0 src/frontend/greeter/main.cpp https://invent.kde.org/plasma/plasma-login-manager/-/commit/1c99b3b1f161ca880f8a8154d9258ced26ba7a7a -- You are receiving this mail because: You are watching all bug changes.
