After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659291 - Nautlius does not support WebP thumbnail previews?
Nautlius does not support WebP thumbnail previews?
Status: RESOLVED NOTGNOME
Product: nautilus
Classification: Core
Component: Thumbnails
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-16 22:24 UTC by kp.stolk
Modified: 2011-09-23 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kp.stolk 2011-09-16 22:24:34 UTC
I was trying to use Google's WebP image format and installed both libwebp and libwebp-dev. 

Nautlius doesn't support this filetype for showing thumbnails? Now it says that these files are 'RIFF-audio' filetypes.

I'm not a developer so I hope I'm posting this at the right place...
Comment 1 André Klapper 2011-09-19 09:30:28 UTC
Which Nautilus version is this about?

You could go to /usr/share/mime/packages (if that's the path on your system) and search the files for this mime type (»grep -r "image/webp" .«).

I don't consider this a Nautilus problem but rather a missing definition in shared-mime-data (which is not GNOME-specific). Its bugtracker is located at https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info
Comment 2 kp.stolk 2011-09-23 14:45:13 UTC
The Nautlius version I'm running: GNOME nautilus 2.32.2.1

"image/webp" does not exist in any of the files in /usr/share/mime/packages/.

I hope this can be fixed where it should be fixed.
Comment 3 kp.stolk 2011-09-23 14:49:51 UTC
I've posted a report here:
https://bugs.freedesktop.org/show_bug.cgi?id=41155
Comment 4 André Klapper 2011-09-23 14:54:16 UTC
Thanks!