Crash on load of 1.3 score with parts and measure number on all staves
Ubuntu Studio 14.04, GIT commit: 2670860
1) load attached score
Result: crash
Seems to be trying to add a measure number, might be empty?
Attachment | Size |
---|---|
Pachelbels_Canon (3).mscz | 17.5 KB |
Comments
Simple test case. The score is created with 1.3, contains two already generated parts and the style has been changed to display the measure numbers on all staves. When layouting we undoadd a measure number on staff 2 in the score, and so we try to add the same number on all linked measures, they don't have a staff 2... so it crashes.
Fixed in cacad697f9
Automatically closed -- issue fixed for 2 weeks with no activity.