Effects Do Not Work with non-Inkscape SVG

Bug #168462 reported by Kwixson
2
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Unassigned

Bug Description

To reproduce this bug, open the attached drawing and draw a path on any
layer. Select the drawn path and try a effect command, like fractalize, and
note that the effect doesn't work and may crash Inkscape. Next, try to
"undo" the effect and note that Inkscape either does nothing, freezes or
crashes.

File was created in Inkscape. Opened, edited and saved from Illustrator,
then opened and edited in Inkscape. Win32 platform.

Tags: extensions
Revision history for this message
Kwixson (kwixson) wrote :
Revision history for this message
Amphi-users (amphi-users) wrote :

Originator: NO

Replace:
xmlns:svg="http://www.w3.org/2000/svg"

with:
xmlns="http://www.w3.org/2000/svg"

And replace all "svg:" with nothing.

After that it works.

That's of course not a real solution for the problem, but it should do the
trick for now.

Revision history for this message
Buliabyak-users (buliabyak-users) wrote :

Originator: NO

works fine in SVN, perhaps the lxml migration fixed it

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.