https://bugs.kde.org/show_bug.cgi?id=481808
Roman Grebennikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #43 from Roman Grebennikov <[email protected]> --- Confirming on Gentoo with OpenRC and elogind (no systemd, no SSSD). Same signature as comment 37/38: the failure fires at the exact second of resume, before any input: Aug 29 18:37:43 fritz kernel: PM: suspend entry (deep) Aug 29 18:37:52 fritz kernel: PM: suspend exit Aug 29 18:37:52 fritz kscreenlocker_greet[19254]: pam_unix(kde:auth): unexpected response from failed conversation function Aug 29 18:37:52 fritz kscreenlocker_greet[19254]: pam_unix(kde:auth): conversation failed Aug 29 18:37:52 fritz kscreenlocker_greet[19254]: pam_unix(kde:auth): auth could not identify password for [shutty] Eight identical occurrences over a week, so the 9e622c86 regression also reproduces with elogind's PrepareForSleep, not just systemd-logind. Plain lock/unlock without suspend never logs it. A symptom variant worth recording for duplicate-hunting: depending on when you start typing after resume, instead of the shake you may just get no password dots while typing, with the unlock still succeeding. That's the field being unresponsive during the fail delay from the phantom failure. The greeter also logs "[PAM worker kde] Authentication attempt too soon. This shouldn't happen!" when this happens. Reports of "invisible password characters after suspend" may be this bug. With MR !340 (commit 992f3fa8) rebased onto the 6.7.4 tarball (the MR diff no longer applies there, but only the connect() removal is needed), a suspend/resume cycle logs no PAM failure, first password is accepted, and the faillock tally stays empty. One clean cycle so far against eight failed pre-patch ones. Note for the fingerprint discussion on the MR: fprintd is still D-Bus-activated by the greeter on resume post-patch, so pam_fprintd does start. Operating System: Gentoo (OpenRC, elogind 257.16) KDE Plasma Version: 6.7.4 Qt Version: 6.11.2 Graphics Platform: Wayland Hardware: ThinkPad, Synaptics Prometheus fingerprint reader (06cb:00bd), enrolled -- You are receiving this mail because: You are watching all bug changes.
