Summary: | Internal Error Trying to Connect to smb share: Unknown error condition in stat: File exists | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | unnamedpoet |
Component: | default | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | 17.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | error shown in dolphin |
Description
unnamedpoet
2017-10-20 16:27:14 UTC
Does this start to work if you remove one of the slashes from the URL? i.e. if you try smb:/10.36.201.36 If so, this is likely fixed by the following patch, which should be committed soon: https://phabricator.kde.org/D8141 If not... then darn. :) I am still getting the same error by just trying smb:/10.36.201.36 ...darn =( Darn is right! Is this a password-protected Samba share, and do you have libsmbclient 4.7? If so, then this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=385708, which is ultimately caused by a regression in Samba itself (but we should work around it or handle it better). Yes, I have smbclient 4.7 installed, thanks for the info Definitely a duplicate of Bug 385708, then. If you're handy with compiling software, the patch in that bug report works. We're working on getting it integrated, and also seeing about Samba itself. *** This bug has been marked as a duplicate of bug 385708 *** |