<table><tr><td style="">kkofler created this revision.<br />kkofler added a reviewer: Frameworks.<br />Restricted Application added a project: Frameworks.
</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/D8810" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>src/core/slave.cpp (Slave::createSlave): Do not look for the kioslave<br />
binary in QCoreApplication::applicationDirPath(). In distribution<br />
packages, this ends up looking for the binary in /usr/bin, which is<br />
where the legacy kdelibs 3 installed its kioslave binary. As a result,<br />
we end up invoking the kdelibs 3 kioslave binary with our KF5 KIO slave<br />
and crashing it due to the mixed Qt/KDE libraries.</p>

<p>BUG: 386859</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/D8810" rel="noreferrer">https://phabricator.kde.org/D8810</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/slave.cpp</div></div></div><br /><div><strong>To: </strong>kkofler, Frameworks<br /></div>