
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