Crash on creating triplet on a chord

• Jul 2, 2010 - 13:10
Type
Functional
Severity
S2 - Critical
Status
closed
Project

MuseScore 0.9.6

  1. Create a picolo score
  2. Enter a quarter chord C & E for example
  3. Select both noteheads
  4. 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