SUMMARY I've inadvertently tried to login twice with the same login name with 2 different sessions. The result is that the new session ends in a black screen the and first session is also blocked. STEPS TO REPRODUCE 1. login 2. lock screen 3. create new session 4. login with same name OBSERVED RESULT Both sessions are unusable EXPECTED RESULT 2 different working sessions with same login name or fallback to session 1. SOFTWARE/OS VERSIONS Operating System: Kubuntu 20.04 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 Kernel Version: 5.15.5-051505-generic OS Type: 64-bit Processors: 8 × AMD Ryzen 5 2400G with Radeon Vega Graphics Memory: 13,6 GiB
I am also curious how this issue will evolve further.
This is an SDDM configuration issue; make sure your SDDM config has ReuseSessions=true in it; or remove that line if it says false.