rust-u2f icon indicating copy to clipboard operation
rust-u2f copied to clipboard

User Service crashes when denying quickly

Open clst opened this issue 3 years ago • 0 comments

Describe the bug The User Services crashes when DBus decides there are too many notifications

Logs

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Dbus(D-Bus error: Created too many similar notifications in quick succession (org.freedesktop.Notifications.Error.ExcessNotificationGeneration)) }', user-daemon/src/user_presence.rs:82:53

clst avatar Aug 16 '22 15:08 clst