Comment 8 for bug 1407152

Revision history for this message
Adam Lyall (magicmyth) wrote : Re: Can't log out from KDE 5

@ockels (ockels): Ubuntu's latest updates have switched the init system from Upstart to Systemd but it does not seem to enable the sddm service on start. The solution is to enter the following command:

sudo systemctl enable sddm.service -f
sudo reboot

Thanks for the solution go to Ricard (jeanmi-ricard) on bug 1431332.

Unfortunmatley the bug still persists even after the update of sddm and systemd. The workaround is still the same. Kill sddm-helper and the log in screen loads.