packages
packages copied to clipboard
User cannot unlock Plasma 4.5 live environment if it locks
Please confirm there isn't an existing open bug report
- [X] I have searched open bugs for this issue
Summary
If a system is booted into the Plasma 4.5 live environment, and it locks, it is not possible to unlock with the lock screen
Steps to reproduce
- Boot a system / VM with the Plasma 4.5 ISO (problem exists as of snapshot 2024-02-18)
- Wait for VM to lock automatically
- Attempt to unlock
Expected result
The user can unlock the session with no password
Actual result
The user cannot unlock the session with a blank password or "live"
Environment
- [X] Is system up to date?
Repo
Shannon (stable)
Desktop Environment
Plasma
System details
Plasma live ISO 2024-02-18
Other comments
No response
A workaround (work in progress) is something like this:
- Switch to a TTY with
ctrl+alt+f4. - Log in as user
livewith a blank password. - Run
loginctl list-sessionsand note the first session number (probably 1 or 2). - Run
loginctl unlock-session <number>. - Switch back to the previously-locked session, which is probably on TTY 1 (
ctrl+alt+f1). Your live session should now be unlocked. If not, go back to your troubleshooting TTY and unlock a different session.
That works By default, Plasma uses ctrl+alt+F2 for the GUI
Interesting. On my installed system, TTY 2 is SDDM while TTY 1 is my session. Maybe this is a Wayland session thing.
@ReillyBrogan Assigning this to you in the vain hope that you might be able to figure it out.
Should be fixed as of https://github.com/getsolus/plasma-desktop-branding/commit/2fad986b414a0e0f2127b7bec4a3cfc454ae3df0