https://bugs.kde.org/show_bug.cgi?id=488032
Bug ID: 488032 Summary: Plasma session gets killed during 6.0 -> 6.1 upgrades Classification: Plasma Product: plasmashell Version: git-stable-Plasma/6.1 Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: fab...@ritter-vogt.de CC: k...@davidedmundson.co.uk, plasma-b...@kde.org Target Milestone: 1.0 When upgrading from Plasma 6.0 to 6.1 (Beta) while a 6.0 session is active, that session gets killed. The reason for that plasma-workspace updates and adds some user .service files, including plasma-sentinel.service. To make systemd aware of this, the update triggers a daemon-reload of systemd user instances. This notices that plasma-workspace.target is active but the new plasma-sentinel.service is not, so it tries to rectify the situation: Jun 04 13:40:37 localhost.localdomain systemd[1639]: plasma-workspace.target: Unit is stopped because bound to inactive unit plasma-sentinel.service. Jun 04 13:40:37 localhost.localdomain systemd[1639]: plasma-workspace.target: Trying to enqueue job plasma-workspace.target/stop/replace This is fatal for the session. -- You are receiving this mail because: You are watching all bug changes.