Bug 453553 - Dolphin not caching thumbnails
Summary: Dolphin not caching thumbnails
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 Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-08 19:20 UTC by David Karlsson
Modified: 2022-05-11 23:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Karlsson 2022-05-08 19:20:32 UTC
SUMMARY
 I am using Dolphin under WSLg (with Windows 11) and have a filesystem mounted with drvfs (9p).
And while Dolphin is generating the video thumbnails as it should, none of them are cached under ~/.cache/thumbnails.
Caching is working as normal on the root filesystem.
(I'm assuming this is handled by ffmpegthumbs, but it could be Dolphin too).

Fully updated Arch, with KDE Plasma 5.24.5 and KDE Gear 22.04 running under WSLg.

STEPS TO REPRODUCE
1.  Mount filesystem with drvfs.
2. Browse filesystem with Dolphin.
3. Find video files and wait for thumbnails to generate.
4. Look for cached thumbnails under ~/.cache/thumbnails/.

OBSERVED RESULT
~/.cache/thumbnails/ is empty except for folders like normal, large, x-large. (Assuming it was emptied before browsing).

EXPECTED RESULT
There should be cached thumbnails in the folders.

SOFTWARE/OS VERSIONS
Windows:  Windows 11 with WSL/WSLg
Linux/KDE Plasma:  Arch Linux
KDE Plasma Version:  5.24.5
KDE Frameworks Version:  5.93.0
Qt Version: idk, the latest one

ADDITIONAL INFORMATION