https://bugs.kde.org/show_bug.cgi?id=356653
--- Comment #19 from Martin Klapetek <mklape...@kde.org> --- Ah, I understand now. It's (still) not in the bustle log because the dbus call is within the same process, therefore not going through dbus at all. Good effort though, thanks! I think I also know what's going on with it. Because this is emitted from a plasmoid (and therefore from plasmashell process), it bypasses the checks for duplicate notifications and then does not detect it as a duplicate. I'll see if I can reproduce a simple case. -- You are receiving this mail because: You are watching all bug changes.