bruns created this revision. bruns added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY None of the KDED modules provide a X-KDE-DBus-ServiceName, so there are a lot of warnings during session startup. Not providing the entry actually is no error, as: 1. modules are loaded and requested using the org.kde.kded5 service 2. org.kde.kded5 already is a singleton, so protecting against multiple instances of the module is not necessary. TEST PLAN make REPOSITORY R297 KDED BRANCH master REVISION DETAIL https://phabricator.kde.org/D15842 AFFECTED FILES src/kded.cpp To: bruns, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns