GNOME Bugzilla – Bug 735836
.svgz support broken after upgrade to 2.40.3
Last modified: 2014-09-17 08:30:20 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.
Hi, you marked the bug as fixed. Could you elaborate?
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.
Is it really expected that args[i] has become args[0] in the fix for this bug?
No, that's simply a typo.