[dolphin] [Bug 442684] Dolphin keeps freezing on (slow) remote sshfs (and local) filesystem

qlum bugzilla_noreply at kde.org
Wed Dec 15 20:42:02 GMT 2021


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

qlum <qlumreg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qlumreg at gmail.com

--- Comment #2 from qlum <qlumreg at gmail.com> ---
Similar scenario here, I think my scenario may just be a little easier to
reproduce.
On boot I mount a network drive locally, however when I switched routers the ip
range changed, rendering it unavailable.
This caused dolphin to be very slow in use, and the effect is very similar to
what has been described here.
And probably a lot easier to reproduce. Of course also much easier to fix. 
Below, an anonymized version of my fstab line:
NETWORKUSER at 192.168.11.11:/storage/share  /home/USERNAME/NETWORKDRIVE 
fuse.sshfs
noauto,x-systemd.automount,_netdev,user,idmap=user,follow_symlinks,identityfile=/home/USERNAME/.ssh/id_rsa,allow_other,default_permissions,uid=1000,gid=1000
0 0

Adapting this line to your own setup, while making sure the target cannot be
reached, should reproduce it. Possibly just having garbage data here could also
work, I have not tested if the folder still gets mounted if you do.

Linux's distribution: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-zen1-1-zen  (64-bit)
Graphics Platform: X11

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


More information about the kfm-devel mailing list