https://bugs.kde.org/show_bug.cgi?id=436045
Bug ID: 436045 Summary: Dolphin user feedback falsely reports there are no samba shares in user places Product: frameworks-kuserfeedback Version: unspecified Platform: Debian testing OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Telemetry Provider Assignee: vkra...@kde.org Reporter: c...@palacio.io Target Milestone: --- In my system I have a samba share in my Dolphin places panel. It was created by dragging and dropping a remote folder on the places panel. The entry path looks like this: smb://user@server/path/to/folder I was configuring Dolphin and decided to check what feedback was being sent and I noticed this: "places": { "hasNfsShare": false, "hasSSHFSMount": false, "hasSambaShare": false }, Which seems to be incorrect. Please correct me if I'm wrong. It is important to note that I didn't find the remote folder creator assistant from the network folder I used to use in the past so I didn't use it to create the samba share shortcut. STEPS TO REPRODUCE 1. Check Dolphin's user feedback raw data OBSERVED RESULT This data is sent > "hasSambaShare": false EXPECTED RESULT This data should be sent > "hasSambaShare": true SOFTWARE/OS VERSIONS Debian Bullseye/testing KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.