<table><tr><td style="">broulik added a comment.
</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/D16087">View Revision</a></tr></table><br /><div><div><p>Alright, so we have two bugs then:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">Task Manager does <tt style="background: #ebebeb; font-size: 13px;">QUrl("/foo/bar")</tt> which results in an invalid URL. It must use <tt style="background: #ebebeb; font-size: 13px;">fromLocalFile</tt> and/or check for whether it's a <tt style="background: #ebebeb; font-size: 13px;">/simple/path</tt> or <tt style="background: #ebebeb; font-size: 13px;">sftp://proper/url</tt></li>
<li class="remarkup-list-item">EventSpy plugin just does <tt style="background: #ebebeb; font-size: 13px;">toLocalFile()</tt> so recent documents on remote locations aren't stored correctly, despite <tt style="background: #ebebeb; font-size: 13px;">Url::file()</tt> term explicitly mentioning <tt style="background: #ebebeb; font-size: 13px;">sftp</tt> et al</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R161 KActivity Manager Service</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16087">https://phabricator.kde.org/D16087</a></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein, ivan, apol<br /><strong>Cc: </strong>apol, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart<br /></div>