| Summary: | SDDM System Settings to Autologin into X11 Session applies invalid value in /etc/sddm.conf.d/kde_settings.conf on *first* Apply | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Christian Hartmann <hartmann.christian> |
| Component: | kcm_sddm | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bvbfan, kde, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.2.2 | |
| Sentry Crash Report: | |||
|
Description
Christian Hartmann
2024-10-19 05:02:52 UTC
on *first* Apply is incorrect. invalid entry: Session=Plasma (X11) is *always* created when switching *from* a No-Autologin Settings directly *to* Autologin to *X11* Session. Observed behavior only affects a change from no-auto-login to auto-login into *X11*. A change from no-auto-login to a *Wayland* Session sets the correct value (Session=plasma) in /etc/sddm.conf.d/kde_settings.conf, although the text in the UI reads "Plasma (Wayland)" following the same pattern as "Plasma (X11)". Git commit c9cfab7ee6192b25acc02d7fefe0552c7db5bae0 by Anthony Fieroni. Committed on 22/10/2024 at 05:56. Pushed by davidre into branch 'master'. Fix autologin session value Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> M +1 -1 src/ui/Advanced.qml https://invent.kde.org/plasma/sddm-kcm/-/commit/c9cfab7ee6192b25acc02d7fefe0552c7db5bae0 A possibly relevant merge request was started @ https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/82 Git commit 980813b76e37c50eb38afd05de839168047921f5 by David Redondo. Committed on 22/10/2024 at 12:03. Pushed by davidre into branch 'Plasma/6.2'. Fix autologin session value Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> (cherry picked from commit c9cfab7ee6192b25acc02d7fefe0552c7db5bae0) Co-authored-by: Anthony Fieroni <bvbfan@abv.bg> M +1 -1 src/ui/Advanced.qml https://invent.kde.org/plasma/sddm-kcm/-/commit/980813b76e37c50eb38afd05de839168047921f5 Does that fix the whole thing? Came today in Neon and works for me! Correct values for all possible changes. Great work! Great news! It came in Neon testing or unstable, I assume? actualy i am not sure :( it is a at least five year old install and just updated lately to plasma 6 and to 24.04. my testing installs in a vm labels itself as 'KDE neon Testing Edition' and 'Unstable' respectivly, it is likely the user edition. what i get from system info: Operating System: KDE neon 6.2 KDE Plasma Version: 6.2.2 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.8.0-47-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-4670 CPU @ 3.40GHz Memory: 31,2 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 it sounds like your VM is a bit confused, but clearly you got the change somehow! sorry, german native here. the bare metal install is the user edition. on top i have just some VM installs best |