Add `ReuseSession=true` to SDDM config
Closed, ResolvedPublic

Description

Kubuntu should add ReuseSession=true to the SDDM config that we ship.

Without this, it's possible to accidentally create a new session with the same user when using the Switch User UI. This is very confusing to the user and introduces bugs such as not being able to use the GUI to log out (https://bugs.kde.org/show_bug.cgi?id=390839).

ngraham created this task.Jun 17 2018, 1:32 PM
ngraham closed this task as Resolved.Jan 22 2020, 1:54 AM

Looks like this was done upstream at some point: https://github.com/sddm/sddm/blob/develop/src/common/Configuration.h#L94