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 735836 - .svgz support broken after upgrade to 2.40.3
.svgz support broken after upgrade to 2.40.3
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
2.40.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-01 17:55 UTC by Michael Biebl
Modified: 2014-09-17 08:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2014-09-01 17:55:12 UTC
Version: 2.40.3
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760178


After the update from 2.40.2 to 2.40.3, rsvg-convert no longer recognizes .svgz files:



Error reading SVG:Error domain 1 code 4 on line 1 column 1 of
file:///home/wrar/tmp/kwave/kwave/toolbar/kwave_zoom_in.svgz: Start tag
expected, '<' not found


A git bisect run determined
https://git.gnome.org/browse/librsvg/commit/?id=aa1f447e2741d7b5c399ec1f8bf9cfdce81d5506
as the faulty commit.
Comment 1 Michael Biebl 2014-09-01 18:33:31 UTC
Hi,

you marked the bug as fixed. Could you elaborate?
Comment 2 Michael Biebl 2014-09-01 21:38:07 UTC
never mind, saw your (In reply to comment #1)
> you marked the bug as fixed. Could you elaborate?

Never mind, saw your commit in the mean time.
Thanks for fixing it so promptly.

Would be great if you can simply point to the commit next time you close a bug report to avoid such irritations.
Comment 3 Marc-Antoine Perennou 2014-09-17 07:37:12 UTC
Is it really expected that args[i] has become args[0] in the fix for this bug?
Comment 4 Christian Persch 2014-09-17 08:30:20 UTC
No, that's simply a typo.