#764640 librsvg2-2: path sometimes not rendered

Package:
librsvg2-2
Source:
librsvg
Description:
SAX-based renderer library for SVG files (runtime)
Submitter:
Frank Heckenbach
Date:
2015-05-13 01:12:05 UTC
Severity:
normal
#764640#5
Date:
2014-10-09 20:59:58 UTC
From:
To:
The attached test program (compiled with gcc `pkg-config --cflags
--libs librsvg-2.0` test.c) sometimes outputs the following (where
the output of "Test" is missing):

Test:





Should be:



*****
*****

The bug seems to depend on various circumstances, e.g. the presence
of the (transparent) first path, or the scale factor.

It doesn't always happen. If you e.g. run the test with "watch -n0",
you can see the "Test" result appear and disappear, seemingly at
random.

I don't know if the bug is in librsvg oder libcairo etc., but since
I'm seeing it with SVG rendering, I'm reporting it here first.

#764640#10
Date:
2015-05-13 00:30:23 UTC
From:
To:
May be fixed in jessie.

At least the given test program doesn't seem to fail anymore.

But since I don't know what was changed (didn't even get so much as
a response), I can't tell if the bug has really been fixed or if
it's just luck, and the bug may appear in other circumstances, so
I'm leaving the report open.