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 605577 - OpenRaster thumbnail support
OpenRaster thumbnail support
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: Thumbnails
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-28 00:20 UTC by Jon Nordby
Modified: 2009-12-28 08:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example of OpenRaster file (423.53 KB, application/octet-stream)
2009-12-28 00:20 UTC, Jon Nordby
Details

Description Jon Nordby 2009-12-28 00:20:41 UTC
Created attachment 150478 [details]
Example of OpenRaster file

OpenRaster files are ZIP archives, and has a PNG thumbnail stored at Thumbnails/thumbnail.png (just like OpenDocument Format). Some code implementing support in Nautilus can be found here: http://gitorious.org/oratools/oratools/trees/master/thumbnailer-gnome

As I have no clue about Nautilus, please evaluate if this code is suitable or not and give me feedback so we can get this working.

Full specs available at: http://create.freedesktop.org/w/index.php?title=OpenRaster/
Comment 1 A. Walton 2009-12-28 08:45:08 UTC
This isn't a bug. AFAICT it's correctly implemented, but someone more familiar with python could sanity check it for you. Thumbnailers are not typically shipped with Nautilus, but with whatever application creates or renders thumbnails for that format, so the code needs to stay there.

Nothing for us to do here.