| Summary: | Removing user with auto-login enabled causes failure to show SDDM on reboot | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Nicholas Estrada <nicholasjestrada> |
| Component: | kcm_users | Assignee: | Janet Blackquill <uhhadd> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | grave | CC: | bshah, kde, nate, plasma-bugs-null |
| Priority: | VHI | ||
| Version First Reported In: | 5.18.5 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicholas Estrada
2021-03-07 04:45:08 UTC
Isn't that a sddm issue? (In reply to David Redondo from comment #1) > Isn't that a sddm issue? I don't think so. System Settings should set auto-login to false when the account that it's set on is deleted. Its failure to do so led to the bug. I would need to run a daemon (or kded module) to listen for user changes. I think sddm should do a better fallback if the user does not exist >SDDM could handle it better for sure, but also the users KCM could take the initiative to reset this automatically when a user is deleted. No need for a listener, I think.
How should that do that when it's not running?
Don't quote me on this but I have the vague recollection that the kcm checks indeed the users on the machine.
Nate probably wanted to link https://github.com/sddm/sddm/issues |