D10405: Don't proceed in runCommandInternal if the executable doesn't exit

David Faure noreply at phabricator.kde.org
Tue Feb 13 10:34:29 UTC 2018


dfaure added a comment.


  Which plugins?
  
  This stuff is for the application to decide how it wants to handle user interactions like the rename dialog, the skip dialog, the confirm-deletion dialog, and messageboxes.
  KIOWidgets provides a default implementation (with modal dialogs), but it can be overriden by the app if it wants to do this differently.
  This sounds like something Plasma might want to do, if it wants to avoid modal dialogs (although I'm not sure what it could do instead, since these methods return what the user selected).
  OK if the real need is for this interface to be async, that's more work indeed.

REPOSITORY
  R241 KIO

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

To: hein, dfaure, davidedmundson, mart, ngraham
Cc: #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180213/ad727e8a/attachment.html>


More information about the Kde-frameworks-devel mailing list