Crash on operation after undo of copy/paste involving tuplet

• Nov 9, 2014 - 18:40
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Ubuntu 14.04, GIT commit: 7a7c59c

1) open attached score, or enter a tuplet into any measure in any score
2) select measure containing tuplet
3) copy
4) select another measure
5) paste
6) undo
7) click any note anywhere in score
8) up

Result: crash

*Any* edit operation results in a crash at that point - it seems from where the crash occurs (a few levels deep in destructors under UndoCommand::cleanup()) that the undo stack itself is messed up, maybe.


Comments

About the step #8 "Up" : I guess you mean using the direction arrow "up" after selecting a note (step #7), or have I misunderstood?
For now, I can not reproduce.

I indeed meant keyboard cursor key "up". *Any* edit operation crashes. Changing pitch of an existing note, attempting to enter new notes, attempting another copy/paste, etc.