Crash on creating triplet on a chord
MuseScore 0.9.6
- Create a picolo score
- Enter a quarter chord C & E for example
- Select both noteheads
- Press Ctrl + 3 to create a triplet
Actual result : MuseScore crash
Expected result : a triplet with CE as the first 8th note and two eight rests
Discussion :
The crash is caused by a call to abort()
in Measure::remove()
Comments
fixed in r3251
Automatically closed -- issue fixed for 2 weeks with no activity.