Bug 453128 - Dolphin should by default avoid thumbnailing accessed over the network.
Summary: Dolphin should by default avoid thumbnailing accessed over the network.
Status: REPORTED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Thumbnails and previews (show other bugs)
Version: 22.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-28 09:52 UTC by jakubby
Modified: 2022-05-03 17:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.