D25308: when kioslave5 couldn't be found in libexec-ish locations try $PATH
Harald Sitter
noreply at phabricator.kde.org
Thu Nov 14 17:37:22 GMT 2019
sitter created this revision.
sitter added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
sitter requested review of this revision.
REVISION SUMMARY
on windows we install the binary to bin/ where software that uses kio
can find it through applicationDirPath() ordinarily. at test-time however
applicationDirPath() of the test != finalPath, so the only way a test
can possibly find the helper is through $PATH.
this should fix the drkonqi connection test on win32 on build.kde.org
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D25308
AFFECTED FILES
src/core/slave.cpp
To: sitter, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191114/7c24546c/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list