<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, hein, dfaure.<br />broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.</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/D1898" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>"new KRun" is only meant to run absolute file paths and so breaks when we get a     <br />
service with relative entryPath() like when finding a KCModule.</p>

<p>The tempFile argument causes this call to be asynchronous as to not block the UI</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>The tempFile hack has David Faure's blessing as new KRun is only meant for when opening files and the like. KRun::runService normally blocks but doesn't when we do the tempFiles thing. This fixes opening eg KCMs (search for eg "Splash" and add it to favorites).</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Opening apps in favorites still works</li>
<li class="remarkup-list-item">Opening apps in recent docs still works</li>
<li class="remarkup-list-item">OPening docs in recent docs still works</li>
<li class="remarkup-list-item">Opening apps in apps still works</li>
<li class="remarkup-list-item">Opening KCMs in favorites now works</li>
<li class="remarkup-list-item">Opening KCMs in recent docs now works</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMADESKTOP Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1898" rel="noreferrer">https://phabricator.kde.org/D1898</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/kicker/plugin/appentry.cpp<br />
applets/kicker/plugin/recentusagemodel.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein, dfaure<br /><strong>Cc: </strong>plasma-devel, jensreuterberg, sebas<br /></div>