-----Original Message----- From: J.B.C.Engelen@...1578... Sent: 12 February 2011 23:35
Hi all,
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.
Ciao, Johan