[dolphin] [Bug 436045] Dolphin user feedback falsely reports there are no samba shares in user places
Méven Car
bugzilla_noreply at kde.org
Sat Apr 24 06:06:02 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436045
Méven Car <meven29 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
CC| |meven29 at gmail.com
Resolution|--- |INTENTIONAL
--- Comment #2 from Méven Car <meven29 at gmail.com> ---
Well in fact smb://user@server/path/to/folder is not a samba share in the sense
dolphin expects it here.
It is not a fs mounted cifs filesystem and that what `hasSambaShare` means
currently.
smb:// is a kio-extras io-slave that is a lot easier to handle than cifs
mounts, that why the two kinds of samba share access are differentiated in the
feedback.
Ref:
https://invent.kde.org/system/dolphin/-/blob/master/src/userfeedback/placesdatasource.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list