[kio] [Bug 319528] KDE should use the XDG "Thumbnail Managing Standard"

Mark markg85 at gmail.com
Thu Jun 27 23:21:31 BST 2013


https://bugs.kde.org/show_bug.cgi?id=319528

Mark <markg85 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |markg85 at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Mark <markg85 at gmail.com> ---
Thank you for your report.

I see a couple of issues with this request.

First and for most, KIO is not the place that decides where thumbnails are
stored. That is in the application's hands. So for that one alone i'd recommend
you to try and ask the apps that actually make the thumbnails (dolphin,
gwenview, ...)

Second, that spec is kinda enforcing when it comes to thumbnail image format.
It enforces png. Png is a fine image codec, but better (which are faster and
smaller) are popping up. Webp is such a codec along with the in house kde
developed codec: "ez".

Third, kde has it's own image caching mechanism for thumbnails that most other
kde apps are using as well. That is the "KImageCache" class if i'm not
mistaken. So you don't need to worry much about double thumbnails.

Good luck!
Closing this one since it's not up to kio where the thumbnails go.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list