Crash when deleting all measures of My First Score and Select All
1. Open 'My First Score'.
2. 'Edit'>'Select All'.
3. 'Edit'>'Measure'>'Delete Selected Measures'.
4. 'Select All'.
Result: Crash.
Note: See attached log.
Using MuseScore 2.0 Nightly Build d888bc9 - Mac 10.7.5.
Attachment | Size |
---|---|
Crash when deleting all measures of My First Score and Select All [Log].txt | 55.09 KB |
Comments
I was able to reproduce using a new score - it seems there must be a title, and the file saved?
Yes, the title (well, more accurately, the frame) is the problem - it reads as a measure, tricking cmdSelectAll into thinking the score isn't empty. Should be a simple fix.
https://github.com/musescore/MuseScore/pull/1448
Fixed in 9590d21204
Automatically closed -- issue fixed for 2 weeks with no activity.