[dolphin] [Bug 483055] New: Dolphin does not have a mechanism for mounting network shares in userspace

Shawn W Dunn bugzilla_noreply at kde.org
Sun Mar 10 02:35:12 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=483055

            Bug ID: 483055
           Summary: Dolphin does not have a mechanism for mounting network
                    shares in userspace
    Classification: Applications
           Product: dolphin
           Version: 23.08.4
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: sfalken at cloverleaf-linux.org
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 166839
  --> https://bugs.kde.org/attachment.cgi?id=166839&action=edit
Example of GNOME Menu showing Mount option

SUMMARY
When navigating to and browsing a network share in Dolphin, be it NFS/SMB/Etc,
Dolphin doesn't ever actually mount that share anywhere on the filesystem, and
appears to just be doing network browsing.   In GNOME, Nautilus and gio/gvfs
allow for mounting those network shares in userspace. 
(/run/user/UID/gvfs/protocol:server,sharename) that is predictable and the same
from mount to mount.

The closest thing we can do in plasma right now, is to use kio in the terminal,
which mounts the share in /run/user/UID/kio-$SOME_RANDOM_UID that changes every
time you mount it, and doesn't integrate with Dolphin.

I'm including screenshots from GNOME, just as an example of the desired
behavior.

STEPS TO REPRODUCE
1. Open Dolphin
2. Navigate to a Network Share
3. Attempt to find a method to mount those shares in userspace

OBSERVED RESULT
Dolphin does not have a mechanism in place, that I can find, to mount network
shares to the filesystem, in userspace (or anywhere else, for that matter)

EXPECTED RESULT
A Right-Click Mount option, or something in the menu allowing network shares to
be mounted to the filesystem

SOFTWARE/OS VERSIONS

Linux/KDE Plasma:  Linux 6.7.7-1-default, openSUSE Kalpa, Wayland Session
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list