https://bugs.kde.org/show_bug.cgi?id=516958
Bug ID: 516958
Summary: Plasma crash when switching user from locked screen ->
freez of system
Classification: Plasma
Product: plasma-login-manager
Version First unspecified
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
When trying to switch from one user to another when the screen is locked, then
system freezes and nothing else is possible, other than hard reboot of the
system.
STEPS TO REPRODUCE
1. Lock Screen
2. Click on switch user
OBSERVED RESULT
Everything freezes, nothing is possible anymore - no moving of mouse, no switch
to another tty-session. Hard reboot (via power-button) is required.
EXPECTED RESULT
I expect to be able to switch to my other user and login.
SOFTWARE/OS VERSIONS
Operating System: NixOS 26.05
KDE-Plasma-Version: 6.6.1
KDE-Frameworks-Version: 6.23.0
Qt-Version: 6.10.2
Kernel-Version: 6.18.13 (64-bit)
Grafik-Platform: Wayland
Processors: 4 × Intel® Core™ i5-7300U CPU @ 2.60GHz
RAM: 16 GiB (15,5 GiB nutzbar)
Grafikprozessor: Intel® HD Graphics 620
Hersteller: LENOVO
Productname: 20HGS0SR00
Systemversion: ThinkPad T470s
ADDITIONAL INFORMATION
NixOS-config:
## Enable the KDE Plasma Desktop Environment.
services.desktopManager.plasma6.enable = true;
services.displayManager.sddm.enable = true;
services.displayManager.sddm.settings.Autologin.Session = "plasma.desktop";
## User is set in host configuration
security.pam.u2f = {
enable = true;
control = lib.mkDefault "sufficient";
settings.origin = "pam://yubi";
};
I thought to wait for the latest KDE Update, but since this issue is still
here, I need to post this issue here.
If anyone is able to help how I can share plasma logs from my system to see
what happens, I could share them here. There's also this bug which might, but
might not be related to that issue: https://bugs.kde.org/show_bug.cgi?id=511297
--
You are receiving this mail because:
You are watching all bug changes.