https://bugs.kde.org/show_bug.cgi?id=385828
--- Comment #35 from Aleksey Kontsevich <akontsev...@gmail.com> --- (In reply to Konrad Materka from comment #34) > (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. Run it now or next time issue appears as I restarted apps now and all icons are visible? Could You give me simple bash script to automate this please? With for() etc. Thanks! > > 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. I think it is KDE unsynchronization issue. -- You are receiving this mail because: You are watching all bug changes.