https://bugs.kde.org/show_bug.cgi?id=448475

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://bugs.kde.org/show_b |
                   |ug.cgi?id=448492            |
            Summary|Plasmashell doesn't         |With systemd boot disabled,
                   |automatically restart when  |Plasmashell doesn't
                   |kwin_wayland crashes or is  |automatically restart when
                   |manually restarted          |kwin_wayland crashes or is
                   |                            |manually restarted
           Severity|crash                       |normal

--- Comment #30 from Nate Graham <n...@kde.org> ---
After some investigation today, we found that ultimately this was caused by me
using systemd boot but not restarting plasmashell using the systemd boot tools.
I was doing:

kquitapp5 plasmashell && kstart5 plasmashell

instead of:

systemctl restart --user plasma-plasmashell.service

Ultimately I was doing that to work around
https://bugs.kde.org/show_bug.cgi?id=439159, but the systemctl command doesn't
seem to cause it either, which is nice. Switching to `systemctl restart --user
plasma-plasmashell.service` fixes the issue entirely with systemd boot.

This is still valid for the non-systemd case though; re-titling to be about
that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to