<table><tr><td style="">fvogt 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/D23384">View Revision</a></tr></table><br /><div><div><p><strong>Issue #1:</strong></p>

<p>That happens because the .desktop file sets <tt style="background: #ebebeb; font-size: 13px;">X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb</tt>:<br />
<a href="https://code.videolan.org/videolan/vlc/blob/master/share/vlc.desktop.in#L124" class="remarkup-link" target="_blank" rel="noreferrer">https://code.videolan.org/videolan/vlc/blob/master/share/vlc.desktop.in#L124</a></p>

<p><strong>Issue #2:</strong></p>

<p>The only explanation I have for that is that totem for some reason starts reading the file from the end for some reason.<br />
If you start <tt style="background: #ebebeb; font-size: 13px;">kio-fuse -d</tt> manually (kill the other kio-fuse process first) and then use totem again, what's the debug output?</p>

<p>If totem behaves like this, only <tt style="background: #ebebeb; font-size: 13px;">KIO::open</tt> support might help a bit, with the cost of increased latency.<br />
That needs support for something like <tt style="background: #ebebeb; font-size: 13px;">KIO::truncate</tt> though, so might take a while.</p>

<p><strong>Issue #3:</strong></p>

<p>Everything is in a separate process and async already. When/how does it happen?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23384">https://phabricator.kde.org/D23384</a></div></div><br /><div><strong>To: </strong>feverfew, fvogt, davidedmundson, dfaure, ngraham<br /><strong>Cc: </strong>sitter, davidedmundson, kde-frameworks-devel, ngraham, LeGast00n, GB_2, michaelh, bruns<br /></div>