Reproducicle on Arch Linux and Neon dev unstable open dolphin right click a folder, select "properties" click "share" tab, check "share with samba" and "allow guests", click "ok" button open properties of the same folder and select "share" tab uncheck "share with samba" (note that "allow guests" is still checked) hover "allow guests": the option is unchecked without any click
Created attachment 112097 [details] demonstration
Still valid. Operating System: Arch Linux KDE Plasma Version: 5.14.0 Qt Version: 5.11.2 KDE Frameworks Version: 5.51.0
I can reproduce this as well on Manjaro 18. Dolphin keeps loosing its Samba sharing settings.
Sorry :-) I should have read the report more carefully.
Very strange UI.
Fixed with https://cgit.kde.org/kdenetwork-filesharing.git/commit/?id=29c9fc1d09b92649c48b966b1df4ae3277e56634 (In reply to alexkde from comment #3) > I can reproduce this as well on Manjaro 18. Dolphin keeps loosing its Samba > sharing settings. That means your Samba stack isn't set up properly. You need to install manjaro-settings-samba, and then you need to add a samba user, add yourself to the sambashare group, possibly edit /etc/samba/smb.conf, and turn on the samba daemon with `systemctl start smb`. See https://forum.manjaro.org/t/samba-dont-start/79566 These are all things I'm working on improving. See https://forum.manjaro.org/t/kdenetwork-filesharing-package-specify-that-manjaro-settings-samba-is-required-to-have-a-working-samba-server-stack/88495