https://bugs.kde.org/show_bug.cgi?id=507247
--- Comment #5 from Harald Sitter <sit...@kde.org> --- Something like this is probably needed in DiscoverNotifier.cpp QDBusConnection::sessionBus().connect(QString(), RefreshNotifierDBus::path, RefreshNotifierDBus::interface, RefreshNotifierDBus::notifyNotifier, this, SLOT(showUpdatesNotification())); -- You are receiving this mail because: You are watching all bug changes.