D28201: Add KIO::CommandLauncherJob to replace KRun::runCommand

David Faure noreply at phabricator.kde.org
Fri Mar 27 13:48:16 GMT 2020


dfaure added inline comments.

INLINE COMMENTS

> commandlauncherjobtest.cpp:99
> +
> +void CommandLauncherJobTest::doesNotFailOnNonExistingExecutable()
> +{

See this unittest ;-)

As the comment says, QProcess works since it manages to start /bin/sh.

We don't want to wait until the application/process exits so we don't catch this.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D28201

To: dfaure, apol, davidedmundson, nicolasfella, vkrause, broulik
Cc: ahmadsamir, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200327/2d3be4c3/attachment.html>


More information about the Kde-frameworks-devel mailing list