Bug 453128

Summary: Dolphin should by default avoid thumbnailing accessed over the network.
Product: [Frameworks and Libraries] kio-extras Reporter: jakubby
Component: Thumbnails and previewsAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: normal CC: jakubby, kfm-devel, nate
Priority: NOR    
Version: 22.04.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description jakubby 2022-04-28 09:52:04 UTC
SUMMARY
Thumbnailing an image causes a really big I/O wait time spike(Kde connect, ftp, smb etc.);, which proves tiresome with KDE Connect or other network connections.

STEPS TO REPRODUCE
1.  Use kde connect with photos+videos being shared over the network, or anything which invokes i/o wait time.

OBSERVED RESULT
Dolphin tries to thumbnail everything, which cripples responsiveness and upload speeds over local networks. 

EXPECTED RESULT
Dolphin by default excludes any kde connect directory and remote file systems(imagine thumbnailing 1-4TB of photos+videos[I don't store that amount of data, but I know others who store in the realms of 10TB+]) thumbnail everything, which cripples responsiveness and upload speeds over local networks. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Arch Linux 
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0 
Qt Version: 5.15.3
Comment 1 jakubby 2022-04-28 09:53:12 UTC
Oh I see now:
https://bugs.kde.org/show_bug.cgi?id=396630
It is kinda related, the thumbnailing should automaticaly end on sshfs of kde connect.