Trying to extract a suitable example file showing the bug, I checked the (long existing) SVG code. The findings from this are:
The formerly perfectly rendered SVG file is now transformed into a 1*2 pixel PNG image by rsvg (version 2.26.0). Using a XML-Schema-Checker showed a message, that mandatory "width" and "height" attributes were missing at the XML root element (svg), only the "scale" attribute was there. Testwise adding the two missing attributes let rsvg generate a reasonable image again (not exactly the same, but at least not the empty thing) So most probably this is not a bug, just a less robust / fault-tolerant behaviour than before. -- SVG rendering/conversion not working any more in 9.04 Jaunty https://bugs.launchpad.net/bugs/373833 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
