On 13/2/11 21:55, J.B.C.Engelen@...1578... wrote:
-----Original Message----- From: J.B.C.Engelen@...1578... Sent: 12 February 2011 23:35
The crashes in the eraser tool and the calligraphy tool are caused by a quite fundamental change in 2geom, that I learned about just now. I have started a discussion about this on the 2geom maillist. I think we should revert this change in 2geom, but if we do not, it will mean that all code containing "dynamic_castGeom::CubicBezier" and "dynamic_castGeom::QuadBezier" will have to be reviewed and recoded to use the new API. (which is a bit more cumbersome for most Inkscape needs)
I hope we can sort this out soon. I have fixed the calligraphy tool, because it does not need to know the order of the bezier curve. The other bugs will have to wait until we decide about 2geom.
I think we found a good solution in 2geom, many bugs related to 2geom updating should be fixed now.
Confirmed with Inkscape 0.48+devel r10050 on OS X 10.5.8 (i386): Both the calligraphy tool and the eraser no longer fail or trigger a crash.
Thank you for the prompt response and fix!
~suv