Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849380 - gnome-base/nautilus doesn't generate webp thumbnails
Summary: gnome-base/nautilus doesn't generate webp thumbnails
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 703866
Blocks:
  Show dependency tree
 
Reported: 2022-06-02 18:56 UTC by Adam
Modified: 2022-06-07 13:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam 2022-06-02 18:56:20 UTC
It seems that this problem can be solved by making a .thumbnailer entry (similar to a .desktop entry) in /usr/share/thumbnailers as described here:

https://askubuntu.com/questions/617047/how-to-preview-dds-and-webp-images-on-nautilus

Maybe the .thumbnailer entry should be included in a +gnome useflag for libwebp. It also might be worthwhile to do this with imagemagick as well, considering that it supports more file formats.