On 2015-08-27 09:55 (+0200), su_v wrote:
On 2015-07-04 19:32 (+0200), Krzysztof KosiĆski wrote:
I recently made a commit that finally synchronizes the 2Geom version used in Inkscape and the "upstream" version in 2Geom's Launchpad repository. It compiles and appears to work correctly, but since there were several potentially breaking changes in 2Geom, it has a high potential for regressions.
Reported regressions related to r14226 (first 2geom update):
Bug #1478168 Bend LPE crash using a complex path as paste path https://bugs.launchpad.net/inkscape/+bug/1478168
Partially fixed (report still open).
Bug #1479167 Rotational node-snapping to path fails with rev >= 14226 https://bugs.launchpad.net/inkscape/+bug/1479167
Fixed.
NEW: Bug #1492153 CDR import crashes after lib2geom update https://bugs.launchpad.net/inkscape/+bug/1492153
The summary of this one might be somewhat misleading - the crash is related to a sequence of path commands (two consecutive 'Z' commands) produced by libcdr >= 0.0.15 which causes Inkscape to crash after the 2geom update in rev 14226; see test case attached in comment 6: https://bugs.launchpad.net/inkscape/+bug/1492153/+attachment/4457420/+files/...
Reported regressions related to r14299 (second 2geom update):
Bug #1487424 Powerstroke LPE hangs https://bugs.launchpad.net/inkscape/+bug/1487424
Fixed.
Regards, V