D10989: Check for nullptr in indexForNode

David Faure noreply at phabricator.kde.org
Sat Mar 3 12:35:34 UTC 2018


dfaure added a comment.


  It would be much better to fix those two issues instead...
  
  kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
  (which sounds like a wrongly constructed URL with no scheme)
  
  kf5.kio.widgets: Items emitted in directory QUrl("smb://") but that directory isn't in KDirModel! Root directory: QUrl("smb:///")
  (which might or might not be a consequence of the previous issue)
  
  I tried testing
  
    kdialog --getexistingdirectory smb://
  
  but this gives an error here "Unable to find any workgroups in your local network." even with samba started locally. Don't know why.

REPOSITORY
  R241 KIO

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

To: jtamate, #frameworks, dfaure
Cc: michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180303/05cc4fdc/attachment.html>


More information about the Kde-frameworks-devel mailing list