https://bugs.kde.org/show_bug.cgi?id=385828
--- Comment #34 from Konrad Materka <mate...@gmail.com> --- (In reply to Aleksey Kontsevich from comment #33) > (In reply to Konrad Materka from comment #29) > > Today I have 2 Skype icons, Riot, QuiteRSS, others are hidden. > File with output attached: Attachment #123337 [details]. Thanks for output, but probably you run it without last argument: *org.kde.StatusNotifierItem.Title*. Please run these two commands for each item, change first and second attribute as you did before: > qdbus :1.55 /org/ayatana/NotificationItem/Skype1 > org.kde.StatusNotifierItem.Title > qdbus :1.55 /org/ayatana/NotificationItem/Skype1 org.kde.StatusNotifierItem.Id You command just listed all items in the dbus tree. I wanted to know the title, so that I will know if application is registered, but now shown, or is it not registered at all. Without title it is not possible to know which id (like ":1.55") is assigned to which application. There are 6, one is Skype, second Riot, but I don't know the others. > Will do when have more time. Issue not reproducible on simple session > restart, only on 1st PC power on. This is very interesting! Maybe DBus service is started too late? That would be an OpenSuse issue (I guess this is what you are using). Or maybe it is dead end. I need applications Title and Id to verify. -- You are receiving this mail because: You are watching all bug changes.