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 536414 - Nautilus does not generate thumbnails for svgz
Nautilus does not generate thumbnails for svgz
Status: RESOLVED DUPLICATE of bug 450209
Product: nautilus
Classification: Core
Component: Thumbnails
2.22.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 536530
Blocks:
 
 
Reported: 2008-06-03 12:07 UTC by Kamil Páral
Modified: 2009-01-22 16:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Kamil Páral 2008-06-03 12:07:28 UTC
Please describe the problem:
Nautilus does not generate thumbnails for svgz files. For svg files, everything is ok. Problem is, a lot of icon collections (eg. oxygen icons) comes as svgz files, and therefore there is no easy way to browse through them visually in nautilus. User must each file click individually and display it in image viewer. That is very inconvenient. Nautilus should generate thumbnails even for svgz files.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Peng Huang 2008-06-04 02:08:53 UTC
gdk-pixbuf supports svg file, but does not support svgz file. Maybe it's a problem of gtk or gdk-pixbuf.
Comment 2 Kamil Páral 2008-06-04 07:33:04 UTC
I am not skilled enough to understand conversation in bug #536530. Is this a distribution bug or something? Should I report it against Ubuntu?

I have understand that svgz is just a generic gzip file, therefore the thumbnailer is not trying to display it. What about looking to the extension - if the MIME type is "gzip compressed" AND the extension is "svgz", then try to thumbnail it? That should reduce negative performance hit (it wouldn't try to render generic gzip content) and still be able to render svgz files.
Comment 3 Sebastien CELLES 2008-08-13 19:55:02 UTC
I confirm that this bug is present on Ubuntu 8.04
https://bugs.launchpad.net/ubuntu/+bug/257713
Comment 4 Jean-Philippe Fleury 2009-01-05 17:09:55 UTC
This bug isn't a duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=450209 ?
Comment 5 Cosimo Cecchi 2009-01-22 16:11:17 UTC
Agreed. This is more a distribution issue really and there's nothing we can do inside Nautilus.

*** This bug has been marked as a duplicate of 450209 ***