Bug 457592

Summary: Thumbnail for files on SMB shares are not preserved between folder open
Product: [Frameworks and Libraries] kio-extras Reporter: gudvinr+kde
Component: Thumbnails and previewsAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: normal CC: kfm-devel, nate, sitter
Priority: NOR    
Version First Reported In: 22.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description gudvinr+kde 2022-08-07 15:42:12 UTC
SUMMARY

When you open directory on SMB share and thumbnails are generated, dolphin still tries to generate thumbnails when you open directory next time.
It is particularly annoying for directories with hundreds of photos, videos and other media files for which thumbnail generation usually most helpful yet very time consuming.

STEPS TO REPRODUCE
1. Open directory on SMB share
2. Close directory
3. Open same directory agian

OBSERVED RESULT

Thumbnails that were cached showing up.

EXPECTED RESULT

All thumbnails are generated every time.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Graphics Platform: Wayland
Comment 1 Harald Sitter 2022-08-08 19:21:58 UTC
The smb worker has zero control over any of this.
Comment 2 Nate Graham 2022-08-09 00:41:50 UTC
Dolphin doesn't, either. Maybe the thumbnailer?