[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:32:42 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 |https://commits.kde.org/kio
                   |-extras/cf34ba609dc42da1933 |-extras/76402b7c61da193f32e
                   |9e5b0c3c1b67c7fa0d313       |3ff062338a2ddf6e23d4e

--- Comment #2 from Harald Sitter <sitter at kde.org> ---
Git commit 76402b7c61da193f32e3ff062338a2ddf6e23d4e by Harald Sitter.
Committed on 17/10/2018 at 14:32.
Pushed by sitter into branch 'Applications/18.08'.

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/76402b7c61da193f32e3ff062338a2ddf6e23d4e

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


More information about the Unassigned-bugs mailing list