
Hi Josh,
Thanks for the help. The icons file contains an icon with a livepatheffect. So I think that triggers the first lpeobject_ref_modified.
Cheers, Johan
-----Original Message----- From: Joshua A. Andler [mailto:scislac@...400...] Sent: Thursday, October 29, 2009 09:09 To: Engelen, J.B.C. (Johan) Cc: mental@...3...; inkscape-devel@lists.sourceforge.net; buliabyak@...400... Subject: RE: [Inkscape-devel] 0.47, probably not in the next week
On Sat, 2009-10-24 at 19:25 +0200, J.B.C.Engelen@...1578... wrote:
If I do undo, redo, undo, while in gdb, I can go on
indefinitely. It
only bugs outside gdb.
Hey Johan,
I applied your patch and ran it in Valgrind to see if I could get you any extra info. In the "console-output" file, the very first message, "** Message: lpeobject_ref_modified", was thrown before the UI was even shown... so, obviously, no lpes should have been in there to modify in any way.
Just so you know what was done, opened inkscape, created a rectangle, converted to path (shortcut), copied it (shortcut), pasted a copy in place (shortcut), moved copy (w/ mouse), selected both (shortcut), grouped (shortcut), opened lpe dialog (shortcut), applied bend, bent the line, undo (button), redo (button), undo (button), redo (button), closed inkscape.
I hope this is of use to you (or someone else).
Cheers, Josh