Bug 476293 - When entering the wrong password, the UI immediately disappears after showing the "wrong password" message from PAM
Summary: When entering the wrong password, the UI immediately disappears after showing...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Theme - Breeze (show other bugs)
Version: master
Platform: Compiled Sources Linux
: VHI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
Depends on:
Blocks:
 
Reported: 2023-10-29 15:45 UTC by Fushan Wen
Modified: 2023-12-01 06:09 UTC (History)
4 users (show)

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


Attachments
debug.log (4.62 KB, text/x-log)
2023-10-29 15:54 UTC, Fushan Wen
Details

Note You need to log in before you can comment on or make changes to this bug.
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!