https://bugs.kde.org/show_bug.cgi?id=515692
--- Comment #9 from Larry <[email protected]> --- I found out what the issue was on my end. When I was troubleshooting the 'x-systemd.idle-timeout=30s' not working in Dolphin, I used the following commands after modifying fstab: systemctl daemon-reload systemctl restart remote-fs.target The second command was the root cause of the manual unmount issue. If I skip that command entirely, or run sudo umount /home/larry/My-media/My-videos right after it, then unmounting in Dolphin works on the first try. It’s as if restarting remote-fs.target caused some kind of duplicate mounts. This might be related to your CIFS issue as well. However, my second problem with x-systemd.idle-timeout still not working in Dolphin persists. I’ll be upgrading to KDE Plasma 6.6 in the coming days to see if the issue has been resolved there. -- You are receiving this mail because: You are watching all bug changes.
