Deleting first measure of score in part with key signature crashes
This affects 2.0.3 and the current master.
1. Open attached score
2. Go to "Flöte"-Part
3. Select the multi measure rest (first three measures)
4. Edit -> Measure -> Delete Selected Measures
Crash
Tested on Ubuntu and Mac.
Analysis: The crash happens in file edit.cpp line 2174.
EDIT: Forgot to attach the file...
Attachment | Size |
---|---|
Mulit_Measure_Rest_Test.mscz | 8.27 KB |
Comments
This is actually not about multi measure rests, but about deleting the first measure in a part, containing a key sig.
See PR 2726 for a fix.
Fixed in branch master, commit 6113565216
fix #117546: Fix deleting first measure of part with key sig
Fixed in branch master, commit 3b04a7e9aa
Merge pull request #2726 from heuchi/117546_DeleteMultiMeasureRestCrash
fix #117546: Fix deleting first measure of part with key sig
Fixed in branch 2.0.4, commit b99cdb75f1
fix #117546: Fix deleting first measure of part with key sig
Automatically closed -- issue fixed for 2 weeks with no activity.