D19784: Avoid calling QT_LSTAT and accessing recent documents

David Faure noreply at phabricator.kde.org
Sun Mar 24 22:38:20 GMT 2019


dfaure added a comment.


  > If they point to files on a network drive, and the network or the drive is not responding
  
  Well that's exactly the problem with network mounts, and the reason they are a sucky technical solution.
  KIO's async jobs never have that problem.
  
  You will never be able to remove all uses of synchronous local file APIs in all of Qt and KDE-made software -- or IMHO any other large toolkit or application.
  
  At best, the kernel should offer better solutions for users to get rid of non-responding mounts more easily.

REPOSITORY
  R119 Plasma Desktop

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

To: hoffmannrobert, #frameworks, dfaure, #dolphin
Cc: apol, ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190324/ceda771d/attachment-0001.html>


More information about the Plasma-devel mailing list