[knetattach] [Bug 399699] Cannot connect and create link to SMB share in either knetattach or Dolphin address bar

Harald Sitter bugzilla_noreply at kde.org
Wed Oct 17 15:31:09 BST 2018


https://bugs.kde.org/show_bug.cgi?id=399699

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |-extras/cf34ba609dc42da1933
                   |                            |9e5b0c3c1b67c7fa0d313
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Harald Sitter <sitter at kde.org> ---
Git commit cf34ba609dc42da19339e5b0c3c1b67c7fa0d313 by Harald Sitter.
Committed on 17/10/2018 at 14:30.
Pushed by sitter into branch 'master'.

apply eexist workaround from listDir to stat as well

Summary:
knetattach stats() without first doing a listDir() so in the event that
the url requires authentication it won't work and error out on the EEXISTS.
listDir has a fallback hack for this which was missing from stat.

stat now has this workaround as well and correctly brings up an auth
dialog on shares that require it.

Test Plan:
- knetattach
- smb
- data for host (folder should require auth)
- save and connect
- auth dialog comes up
- enter details
- ok
- works

Reviewers: broulik

Reviewed By: broulik

Subscribers: kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D16272

M  +1    -1    smb/kio_smb_browse.cpp

https://commits.kde.org/kio-extras/cf34ba609dc42da19339e5b0c3c1b67c7fa0d313

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list