Bug 476293

Summary: When entering the wrong password, the UI immediately disappears after showing the "wrong password" message from PAM
Product: [Plasma] plasmashell Reporter: Fushan Wen <qydwhotmail>
Component: Theme - BreezeAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate, uhhadd, visual-design
Priority: VHI Keywords: qt6, regression
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: debug.log

Description Fushan Wen 2023-10-29 15:45:16 UTC
SUMMARY
The error message is overridden by a new message from PAM after startAuthenticating() is called.


STEPS TO REPRODUCE
1. Lock
2. Type a wrong password


OBSERVED RESULT
"Wrong passowrd" only appears for a very short moment

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 6.6.0

ADDITIONAL INFORMATION
Comment 1 Janet Blackquill 2023-10-29 15:48:26 UTC
please attach debug logs of the `kscreenlocker_greet` category
Comment 2 Fushan Wen 2023-10-29 15:54:44 UTC
Created attachment 162700 [details]
debug.log
Comment 3 Nate Graham 2023-10-30 16:37:28 UTC
Can reproduce when entering a wrong password. The UI disappears inappropriately right after the message appears. Works as expected when swiping the wrong finger on my fingerprint reader.
Comment 4 David Edmundson 2023-11-09 13:52:03 UTC
The "account is locked after too many unsuccesful attemps" warning message is also currently broken.
Comment 5 Nate Graham 2023-12-01 06:09:14 UTC
This is fixed now, likely by some of David E's recent work on the screen locker!