https://bugs.kde.org/show_bug.cgi?id=425315
--- Comment #79 from Ilya Fedin <[email protected]> --- It seems the commit made some kind of regression as now there's a race condition between registering object and service, I'm getting reports that QDBusTrayIcon is unable to register the tray icon with the following message: QDBusTrayIcon encountered a D-Bus error: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/StatusNotifierWatcher'") Which means even if a SNI client implementation would monitor the watcher, it will be unable to register the tray icon due to the missing object. -- You are receiving this mail because: You are watching all bug changes.
