Backport of commit 546b645c
This backport fix a problem originated in a clone original cleanup backported to 1.0.x
The main goal is fix this issue:
* Use clone LPE
* Add transform to the non lpe item
* Store the file
* Reopen
Item dont get last transform
Also fix some crashes when trying to acces to a freed gchar
-
@jabiertxof What do I need to do in Inkscape to 'try to acces to a freed gchar' ? (i.e. which crash does this fix?)
-
@jabiertxof Can you check if this change has anything to do with 'Allow transforms' not working? As soon as I try to move the LPE item with the effect 'Clone original', it jumps to the position of the original object, no matter if the 'Allow transforms' option is checked or not.
-
(or maybe this one: 546b645c could be related, too. Note that I don't know if it worked correctly before.)
-
@Moini the gchar crash happends randomly on undo/redo as far I can reacall. Looking the transform issue
-
This issue is a bad not related to this branch backport issue. Is relateds to optimice transforms branch. here are the fix:
-
mentioned in issue #2138
-
mentioned in issue #2149 (closed)