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: | general | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://cgit.kde.org/kdenetwork-filesharing.git/commit/?id=29c9fc1d09b92649c48b966b1df4ae3277e56634 | Version Fixed In: | 19.04.2 |
Sentry Crash Report: | |||
Attachments: | demonstration |
Description
Patrick Silva
2018-04-18 12:30:36 UTC
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 |