https://bugs.kde.org/show_bug.cgi?id=508342
Marco G <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Marco G <[email protected]> --- Want to follow on this, jut got my new laptop a Framework 13 and settled on Fedora 43 with KDE. Same thing reproducible. In the cli everything works as expected, if I hit CTRL-C it cancle the fingerprint and ask for manual password. In the GUI I can't cancle the fingerprint. Only way is to hit ESC which close the whole dialogue and False the full authentication without fallback. If I just ignore the fingerpint request and enter the password and hit Enter, nothing happens. It does not submit still waiting for Fingerprint to happen. There was also a older Thread in the Fedora Discuss about exactly same problem. https://discussion.fedoraproject.org/t/polkit-authentication-not-usable-with-password-only-fingerprint/137329 Temporary "fix" for me is disabling the polkit for auth in pam: `auth required pam_unix.so try_first_pass nullok` Overall not a deal-breaker but a big annoyance. ``` polkit-126-6.fc43.1.x86_64 pam-1.7.1-4.fc43.x86_64 fprintd-1.94.5-2.fc43.x86_64 KDE Plasma Version: 6.6.2 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.2 Kernel Version: 6.19.6-200.fc43.x86_64 (64-bit) Graphics Platform: Wayland Processors: 18 × Intel® Core™ Ultra 5 125H Graphics Processor: Intel® Arc Manufacturer: Framework Product Name: Laptop 13 (Intel Core Ultra Series 1) ``` -- You are receiving this mail because: You are watching all bug changes.
