Summary: | Dolphin overwrites correct and already existing thumbnails with invalid and wrong ones. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | navid.zamani+kde |
Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kfm-devel |
Priority: | NOR | ||
Version: | 24.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
navid.zamani+kde
2024-11-11 02:16:24 UTC
>There should of course be a simple directory to put one’s thumbnailers in (e.g. like in Cinnamon/Gnome).
We do support that specification since the last few releases. For that reason I'll mark this as closed.
As for manually writing to the cache, KDE code has a check to see if we have a thumbnailer enabled for that format, if so it will compare additional metadata to see if KDE's thumbnailer is newer than when it was last generated, if it is not present it is re-generated. This is by design as we get a lot of other reports about outdated caches.
|