sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Bell not working with fingerprint

Open MrSom3body opened this issue 4 months ago • 4 comments
trafficstars

Describe the bug I'm trying to use the bell flag to automatically play a sound when authentication is required. However, it doesn't work as expected with fingerprint authentication. The sound only plays after three failed fingerprint attempts, when the system falls back to asking for the password.

To Reproduce Steps to reproduce the behavior:

  1. Run sudo -B echo hey
  2. Bug occurs

Expected behavior It should play a bell if sudo asks for a fingerprint too.

Environment (please complete the following information):

  • Linux distribution: NixOS 25.11 (Xantusia)
  • sudo-rs commit hash: 17ead4e

MrSom3body avatar Jul 02 '25 11:07 MrSom3body