rfjakob / systembus-notify

systembus-notify - system bus notification daemon
MIT License
57 stars 6 forks source link

notification is delivered 4 times #14

Closed jlo62 closed 3 months ago

jlo62 commented 3 months ago

when I run a notification with the provided example as root:

dbus-send --system / net.nuetzlich.SystemNotifications.Notify "string:xhc"

The notification is delivered four times: image

I use mako as notification daemon.

jlo62 commented 3 months ago

nvm, realized I started systembus four times somehow :/