Created attachment 156779 [details] Dolphin Properties Dialog See the screenshot "The folder can't be shared because " doesn't exist" ?? SOFTWARE/OS VERSIONS KDE Frameworks Version: 5.103 Qt Version: 5.15.8
What's your smb.conf?
Seems like I don't have that file.
What's the output of testparm --suppress-prompt --verbose and testparm --suppress-prompt --verbose --parameter-name "usershare path"
waqar $ testparm --suppress-prompt --verbose > Load smb config files from /etc/samba/smb.conf > Error loading services. waqar $ testparm --suppress-prompt --verbose --parameter-name "usershare path" > Load smb config files from /etc/samba/smb.conf > Error loading services.
Right, so you literally have no config to speak of. What distro are you on? This seems to me like a broken installation TBH
I am on Manjaro. I can most likely fix the smb.conf issue by installing `manjaro-settings-samba`. However, imo the issue with error message remains. It should be different in case the smb.conf or whatever it expects wasn't found.
Git commit ec1ec56d594dcaf16feb6aac93d4253a94514a81 by Harald Sitter. Committed on 27/02/2023 at 14:17. Pushed by sitter into branch 'master'. handle broken share paths explicitly lest we display a slightly bogus warning about the empty string not existing. M +9 -2 samba/filepropertiesplugin/groupmanager.cpp https://invent.kde.org/network/kdenetwork-filesharing/commit/ec1ec56d594dcaf16feb6aac93d4253a94514a81
Git commit 0d31755fd16af563f703049d75f81a2dd0eecf3a by Waqar Ahmed. Committed on 28/02/2023 at 14:08. Pushed by waqar into branch 'master'. Show stderr along with our own error message M +6 -1 samba/filepropertiesplugin/groupmanager.cpp https://invent.kde.org/network/kdenetwork-filesharing/commit/0d31755fd16af563f703049d75f81a2dd0eecf3a