https://bugs.kde.org/show_bug.cgi?id=411749
Carlos Colorado <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Carlos Colorado <[email protected]> --- Fixed After finding this line `journalctl -p err -n 10000 | grep -i plasma -C 2` Found this line: sddm[722]: Unable to find autologin session entry "Plasma (X11)" Edited my `/etc/sddm.conf.d/kde_settings.conf` after finding some random google result and it worked. # Setup by System Settings > Loging Screen (SDDM) > Behavior Session=Plasma (X11) to # Manually changed to: Session=plasmax11 So seems like the system settings module has a bug on determining the session or sddm has a bug with the names (spaces or parentheses are the obvious suspects). Hope somene can figure out if this is a kde or sddm bug I belive there is problem resolving the session type. I will open a new bug Select automatically log in as -- You are receiving this mail because: You are watching all bug changes.
