Bug 393251

Summary: "Share" tab in folder properties window: After uncheck "Share with Samba", "Allow guests" can be unchecked just on mouseover, without any click
Product: [Frameworks and Libraries] kdenetwork-filesharing Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Nate Graham <nate>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 19.04.2
Sentry Crash Report:
Attachments: demonstration

Description Patrick Silva 2018-04-18 12:30:36 UTC
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
Comment 1 Patrick Silva 2018-04-18 12:32:22 UTC
Created attachment 112097 [details]
demonstration
Comment 2 Patrick Silva 2018-10-15 15:09:15 UTC
Still valid.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.0
Qt Version: 5.11.2
KDE Frameworks Version: 5.51.0
Comment 3 alexkde 2018-11-03 16:06:27 UTC
I can reproduce this as well on Manjaro 18. Dolphin keeps loosing its Samba sharing settings.
Comment 4 alexkde 2018-11-03 16:08:44 UTC
Sorry :-) I should have read the report more carefully.
Comment 5 Nate Graham 2019-01-20 02:47:49 UTC
Very strange UI.
Comment 6 Nate Graham 2019-05-22 20:46:11 UTC
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