Problem description: trying to add a svgz image to e.g. a writer document does not work also (probably as a consequence) gengal does not allow to create galleries from svgz images which become more important nowadays, e.g. in the openclipart library Steps to reproduce: 1. in e.g. writer insert image from file 2. select a *.svgz file Current behavior: "not supported" Expected behavior: add the image just like an ordinary svg file Operating System: openSUSE Version: 4.2.0.4 release
Thanks!
On Windows 7 sp1, 64-bit Version: 4.3.0.0.alpha0+ Build ID: f839b5dd16c05c0eda21345ec36ec0cb024eb732 TinderBox: Win-x86@47-TDF, Branch:MASTER, Time: 2014-02-23_09:54:38 Confirming, no import filter support for .svgz format (which is a simple gzip of the svg file) Also if attempting to open a *.svgz graphic in Draw results in "General Error. General input/output error." popup.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=51e7a789a1345932eadb92dc1ef5ac5ecfe2d0c0 fdo#75487 Register svgz as a recognisable extension. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4f7aa27c6297453a348137bb99d1a28e3dfc5619 fdo#75487 Add support for svgz to SvgFilter and co. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=115ae1259564a51a14a3363a00717b09882d55bf fdo#75487 Store svgz decompressed (as plain svg) in the document. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 113986 has been marked as a duplicate of this bug. ***