https://bugs.kde.org/show_bug.cgi?id=515692
--- Comment #11 from Larry <[email protected]> --- I upgraded to KDE Plasma 6.6, but it didn't solve my issues. I've found that remote-fs.target is linked to x-systemd.automount and handles automounting across the entire system (e.g., ls /mnt/My-NFS). It seems that when clicking in the side panel, Dolphin does the following: - first, it uses its own built-in mount function, and after unmounting, - the system automount defined in fstab (x-systemd.automount) gets activated. This results in the need for a double unmount. I don't understand why mount/unmount in Dolphin works as expected for you but not for me. It’s as if the system automount (x-systemd.automount) takes precedence for you, instead of Dolphin’s built-in mount. And with CIFS, the opposite happens. -- You are receiving this mail because: You are watching all bug changes.
