Crash on operation after undo of copy/paste involving tuplet
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
Here's my sample score.
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.
When pressing up on the keyboard, I could reproduce.
Using MuseScore 2.0 Nightly Build 93e1d5b - Mac 10.7.5.
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.
Fixed in b24f784418
Automatically closed -- issue fixed for 2 weeks with no activity.