<table><tr><td style="">kossebau created this revision.<br />kossebau added reviewers: dfaure, davidedmundson.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />kossebau requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13623">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The entry X-KDE-DBus-ModuleName has never been used by kded code,<br />
at least is using it these days, so the check for that metadata entry<br />
and using its value is broken.</p>

<p>Instead Kded::loadModule() used KPluginMetaData::pluginId() to set the<br />
module name, which then is used by KDEDModule for its D-Bus object path.</p>

<p>The branch for handling an empty name is removed as that fallback is<br />
covered by KPluginMetaData already.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>KCM now lists all kded plugins, no longer complains about modules it could not<br />
relate.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixkdedkcmdbusmodulenames</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13623">https://phabricator.kde.org/D13623</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/kded/kcmkded.cpp</div></div></div><br /><div><strong>To: </strong>kossebau, dfaure, davidedmundson<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>