<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, hein, dfaure.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />broulik 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/D14546">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For KCMs we get a relative <tt style="background: #ebebeb; font-size: 13px;">entryPath()</tt> for our <tt style="background: #ebebeb; font-size: 13px;">KService</tt> resulting in an invalid URL being created.</p>

<p>CCBUG: 397070</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">I can now search for "colors" and drag the colors KCM search result to the desktop and have a fully functioning shortcut</li>
</ul>

<p>The <tt style="background: #ebebeb; font-size: 13px;">KSycocaEntry::entryPath()</tt> docs say</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The path can be absolute or relative.<br />
 The corresponding factory should know relative to what.</p></blockquote>

<p>I'm not really a fan of adjusting all kinds of places where we use <tt style="background: #ebebeb; font-size: 13px;">entryPath()</tt>, such as Kicker (as reported in the bug report), is there some better way? or at least a <tt style="background: #ebebeb; font-size: 13px;">static</tt> resolve path function somewhere?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14546">https://phabricator.kde.org/D14546</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>runners/services/servicerunner.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein, dfaure<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>