In Plasma 6.3 beta, reloading systemd user units makes Plasma crash (or rather exit, there is no coredump) $ systemctl reload user@1000.service → crash Bisected to https://invent.kde.org/plasma/plasma-workspace/-/commit/e2cc02b75eec6b69a92a5469b4e8611d3957ef62
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5053
Having this issue, can reproduce.
Git commit 52ca559077bd494af206d2e38c3d5fdc4d92fc63 by Antonio Rojas. Committed on 11/01/2025 at 09:07. Pushed by arojas into branch 'master'. Fix broken ksmserver sanity check Fix broken ksmserver sanity check The ICE-unix check expects 'path' to be set to '/tmp', which is no longer true after e2cc02b75eec6b69a92a5469b4e8611d3957ef62 Related: bug 498491 M +2 -2 ksmserver/main.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/52ca559077bd494af206d2e38c3d5fdc4d92fc63
Git commit d91025d35640cbaacce328d3c84bd66d6f3a9a69 by Antonio Rojas. Committed on 11/01/2025 at 09:09. Pushed by arojas into branch 'Plasma/6.3'. Fix broken ksmserver sanity check Fix broken ksmserver sanity check The ICE-unix check expects 'path' to be set to '/tmp', which is no longer true after e2cc02b75eec6b69a92a5469b4e8611d3957ef62 Related: bug 498491 (cherry picked from commit 52ca559077bd494af206d2e38c3d5fdc4d92fc63) a2140fea Fix broken ksmserver sanity check Co-authored-by: Antonio Rojas <arojas@archlinux.org> M +2 -2 ksmserver/main.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d91025d35640cbaacce328d3c84bd66d6f3a9a69