reassign 591184 inkscape
severity 591184 normal
retitle 591184 Should implement SP_PROP_CLIP property (causes noisy openclipart
build)
thanks
On Sat, Jul 31, 2010 at 11:04:24PM -0400, Lucas Nussbaum wrote:
> Package: openclipart
> Version: 0.18+dfsg-9
> Severity: serious
>
> Hi,
>
> Building openclipart generates a 46-GB build log, filled with warnings
> from inkscape:
>
> ** (inkscape:22463): WARNING **: Unimplemented style property
> SP_PROP_CLIP_RULE: value: evenodd
>
> [...]
>
> This is likely to cause problems for security support if people have
> small hard drives.
I've looked into this: The warning itself comes from Inkscape. However,
this function isn't implemented even in more recent versions than the
one currently in sid:
src/style.cpp:
| case SP_PROP_CLIP:
| g_warning("Unimplemented style property SP_PROP_CLIP: value: %s", val);
| break;
With openclipart being arch=all there should be no problems on
security buildds. (I can't imagine many security issues in openclipart
anywy ;-)
I'll reassigning this to inkscape so that future versions implement the
property so that the builds gets less noisy.
Cheers,
Moritz
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]