Feb
19
I received an SVGSlice bug report today. I haven’t actually looked at SVGSlice in ages.
So I’ve just posted SVGSlice 0.15 to launchpad. Mostly it just updates the code to work with a SAX namespace change (sax.saxutils.DefaultHandler -> sax.handler.ContentHandler), and does a few other small anti-bitrot cleanups. Unfortunately there’s a bug in Jaunty’s inkscape (Inkscape is throwing assertions about quarks) right now, so SVGSlice doesn’t work as a plugin with that, but I’ve added a test script which demonstrates it working in command-line mode at least.
It’s nice to be releasing stuff again
Tags: bugs, FOSS, inkscape, python, releases, sax, svgslice, xml




































Thanks for the fix!
I was just trying it and I ran into this bug.
Now it works like a charm and I don’t mind using the command-line, that’s not longer.
Regards.