Summary: | kscreelocker not unlockable if unlocked during the passwordless unlock interval | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | alerikaisattera |
Component: | Screen locking | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
alerikaisattera
2025-06-03 16:28:18 UTC
Can you write detailed steps to reproduce that show exactly what you're doing to trigger this issue? In particular I'd like to know: 1. How long you have the passwordless unlock interval set 2. How you're unlocking during this interval: password, fingerprint, yubikey, etc Thanks! 5 seconds, password only Thanks. How are you able to enter a password during the "Delay before password required" duration? When I try this, it unlocks immediately, as it's supposed to do. Some questions: - What OS are you using? - How did you install Plasma? - What is the output of `cat /etc/pam.d/kde`? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. Still occurs in 6.3.6, albeit very rarely. Most of the time, it does unlock >How are you able to enter a password during the "Delay before password required" duration? When this bug occurs, the password text field is usable, but "enter" and unlock button don't do anything >What OS are you using? Linux >How did you install Plasma? It came pre-installed > - What is the output of `cat /etc/pam.d/kde`? #%PAM-1.0 auth include system-login account include system-login password include system-login session include system-login Persists in Plasma 6.3.6 This bug is far more dangerous in KDE Wayland since forcible termination of kscreenlocker takes down entire GUI session, see https://bugs.kde.org/show_bug.cgi?id=509079 |