Comment 3 for bug 587897

Revision history for this message
su_v (suv-lp) wrote :

reproduced with Inkscape 0.47+devel r9462 on OS X 10.5.8:
Inkscape crashes as early as selecting "nested SVG.svg" in the file chooser.

no crash after changing
     x="200"
to
     x="0"
before opening the file.