Summary: | Dolphin keeps freezing on (slow) remote sshfs (and local) filesystem | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | kolorafa <kde_org> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | asturm, bankman22, bixilon, bugseforuns, com+bugs-kde, jessica, kde.lwzr1, kdedev, kfm-devel, matthias, me, miranda, owl-from-hogvarts, puspitaadak9876, qlumreg, taz.007 |
Priority: | NOR | ||
Version: | 21.08.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kolorafa
2021-09-19 09:18:48 UTC
Same thing on neon unstable when I open a sshfs share created by KDE Connect with Dolphin. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.23.80 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.3 Graphics Platform: Wayland 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@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 Can confirm this issue. Linux: Manjaro KDE KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.2 Kernel Version: 5.17.15-1-MANJARO x64 Can confirm. Even worse, Dolphin does not respect the (default) setting of not loading thumbnails for remote filesystems. So not only does it terribly suck at loading (please compare to Windows + SMB), it's impossible to stop it from doing it making Dolphin unsuitable for work with remote filesystems. Linux: Arch Linux KDE Plasma Version: 5.25.5-1 KDE Frameworks Version: 5.98.0-1 Qt Version: 5.15.6+kde+r177-1 Kernel Version: 5.19.13-arch1-1 I can also confirm. Not only thumbnails but reading basic metadata information of remote files also freezes up Dolphin. Dolphin expects all metadata of files to be loaded immediately, but this fails for remote filesystems. Same problem here mounting a Samba with CIFS on Dolphin 22.12.0, Plasma 5.26.4, Fedora 37. The bug is even worse for me as it completely freezes the whole desktop. Nothing responds anymore. I can't even switch to a terminal using ctrl+alt+Fx to kill the process. I have to hard shutdown the system every time. I also have this problem and it is very annoying. Same here, with smb. Operating System: Garuda Linux KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 Kernel Version: 6.4.7-zen1-3-zen (64-bit) Graphics Platform: Wayland Processors: 16 × 12th Gen Intel® Core™ i5-1240P Memory: 31,1 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: Framework Product Name: Laptop (12th Gen Intel Core) System Version: A4 *** Bug 469533 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 423187 *** |