Bug 432018

Summary: behaviour always has plasma x11 session selected, ignores actual config
Product: [Applications] systemsettings Reporter: Bernhard <micraft.b>
Component: kcm_sddmAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate, plasma-bugs
Priority: VHI Keywords: regression
Version: 5.20.90   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=484259
Latest Commit: Version Fixed In: 5.21

Description Bernhard 2021-01-24 03:54:35 UTC
SUMMARY
When another session is set for autologin, the sddm kcm still shows x11 as the selected login session.

1. Select autologin for wayland session
2. apply and close
3. relaunch systemsettings

OBSERVED RESULT
The dropdown menu always has x11 selected

EXPECTED RESULT
The selected entry of the dropdown menu reflects the current setting.


Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.8.0-40-generic
OS Type: 64-bit
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15,1 GiB of RAM
Graphics Processor: AMD RENOIR
Comment 1 Bug Janitor Service 2021-01-26 11:00:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/6
Comment 2 David Redondo 2021-01-28 08:45:20 UTC
Git commit f573d6ecdb879488acde2160d95bc01902a2e6b0 by David Redondo.
Committed on 27/01/2021 at 07:50.
Pushed by davidre into branch 'master'.

Set index on completion instead of binding

On construction the binding is not reevaluated if the model changes
FIXED-IN:5.21

M  +1    -1    src/package/contents/ui/Advanced.qml

https://invent.kde.org/plasma/sddm-kcm/commit/f573d6ecdb879488acde2160d95bc01902a2e6b0
Comment 3 David Redondo 2021-01-28 08:46:33 UTC
Git commit 1fbb1d7937bfb9cbdd3d693155f4eb37eef94098 by David Redondo.
Committed on 28/01/2021 at 08:46.
Pushed by davidre into branch 'Plasma/5.21'.

Set index on completion instead of binding

On construction the binding is not reevaluated if the model changes
FIXED-IN:5.21


(cherry picked from commit f573d6ecdb879488acde2160d95bc01902a2e6b0)

M  +1    -1    src/package/contents/ui/Advanced.qml

https://invent.kde.org/plasma/sddm-kcm/commit/1fbb1d7937bfb9cbdd3d693155f4eb37eef94098