Sorry for the delay. I've been away from my system for some time.
On 7. Juni 2025 5:28 Bernhard Übelacker <bernha...@mailbox.org> wrote: > might this be a similar issue like in this bug [1]. I doubt it since I do get notifications sometimes. My feeling is that it crashes after the last notification when there are multiple in a row. My current workaround is `while :; do usbguard-notifier > /dev/null; date; done` where `date` is only there so I know when it crashed. > But more interesting would be why n.show() returns false, > e.g. which function is in [3] getting called? Indeed. > I am not sure if source code should get automatically downloaded. > But one can also download it manually with `apt source usbguard-notifier`, > and telling gdb to use that directory with `directory > /path/to/source/usbguard-notifier`. Thanks. I'll give that a try. Regards, Jan