Bug 446312 - Creating 2 sessions for the same login name doesn't work
Summary: Creating 2 sessions for the same login name doesn't work
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Session Management (show other bugs)
Version: 5.18.7
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-01 06:39 UTC by Martin
Modified: 2023-05-17 17:16 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin 2021-12-01 06:39:51 UTC
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
Comment 1 Markus Elfring 2022-03-09 09:43:47 UTC
I am also curious how this issue will evolve further.
Comment 2 Nate Graham 2023-05-17 17:16:38 UTC
This is an SDDM configuration issue; make sure your SDDM config has ReuseSessions=true in it; or remove that line if it says false.