https://bugs.kde.org/show_bug.cgi?id=499893
--- Comment #1 from chws...@outlook.com --- I've done some more testing. I rolled back to the functioning btrfs snapshot and applied all updates except for kde-polkit and kscreenlocker. However this didn't prevent the issue. Still seeing the same error messages related to fprintd in journal logs: ``` Feb 13 14:06:40 fedora-xps systemd[1]: Starting fprintd.service - Fingerprint Authentication Daemon... Feb 13 14:06:41 fedora-xps systemd[1]: Started fprintd.service - Fingerprint Authentication Daemon. Feb 13 14:06:49 fedora-xps fprintd[6203]: Authorization denied to :1.129 to call method 'ListEnrolledFingers' for device 'Goodix MOC Fingerprint Sensor': Not Authorized: net.reactivated.fprint.device.verify Feb 13 14:07:31 fedora-xps systemd[1]: fprintd.service: Deactivated successfully. Feb 13 14:11:11 fedora-xps systemd[1]: Starting fprintd.service - Fingerprint Authentication Daemon... Feb 13 14:11:11 fedora-xps systemd[1]: Started fprintd.service - Fingerprint Authentication Daemon. Feb 13 14:11:13 fedora-xps fprintd[8200]: Verification was in progress, stopping it Feb 13 14:11:36 fedora-xps fprintd[8200]: Authorization denied to :1.190 to call method 'ListEnrolledFingers' for device 'Goodix MOC Fingerprint Sensor': Not Authorized: net.reactivated.fprint.device.verify Feb 13 14:12:09 fedora-xps systemd[1]: fprintd.service: Deactivated successfully. ``` Fingerprint functionality works as expected for everything except for the unlock screen when waking from sleep. I can still use fingerprint auth for sudo and unlock screen after manually locking the screen with Meta + L key combo or menu shortcut. -- You are receiving this mail because: You are watching all bug changes.