https://bugs.kde.org/show_bug.cgi?id=522181
--- Comment #2 from Alex Barreto <[email protected]> --- (In reply to Bug Janitor Service from comment #1) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/plasma-login-manager/-/merge_requests/152 I built this branch locally on Arch Linux (commit from work/d_ed/config_reload, packaged via a modified version of the official plasma-login-manager PKGBUILD) and can confirm it fixes the issue reported in BUG 522181. Before this patch, changing `Session=` in either `/etc/plasmalogin.conf` or a snippet under `/etc/plasmalogin.conf.d/*.conf` and then logging out (with `Autologin`/`Relogin=true` set) would re-login into the previously cached session instead of the newly configured one. A full `systemctl restart plasmalogin.service` (or a full reboot) was required for the change to take effect. With this branch built and installed, a normal logout now correctly re-reads the configuration and logs in to the newly selected session, exactly as documented. Tested switching back and forth between two different sessions multiple times in a row with no regression. Thanks for the quick fix! -- You are receiving this mail because: You are watching all bug changes.
