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

--- Comment #111 from Kishore Gopalakrishnan <kishor...@gmail.com> ---
(In reply to Michael Hamilton from comment #110)
> Is there a journal message that confirms systemd boot is now responsible for
> performing the restore?
After logging in, run
```
systemctl --user status plasma-restoresession.service
```
in a terminal.

You should see something like
```
○ plasma-restoresession.service - KDE Session Management Server
     Loaded: loaded (/usr/lib/systemd/user/plasma-restoresession.service;
static)
     Active: inactive (dead) since Sat 2022-07-16 18:58:16 IST; 4s ago
    Process: 544 ExecStart=/usr/bin/qdbus org.kde.ksmserver /KSMServer
org.kde.KSMServerInterface.restoreSession (code=exited, status=0/SUCCESS)
   Main PID: 544 (code=exited, status=0/SUCCESS)
        CPU: 11ms

Jul 16 18:58:14 kishorearchtestingVM systemd[392]: Starting KDE Session
Management Server...
Jul 16 18:58:16 kishorearchtestingVM systemd[392]: Finished KDE Session
Management Server.
```
if systemd is being used for KDE's session restoration.

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

Reply via email to