Crash on creating triplet on a chord
Submitted by lasconic on July 2, 2010 - 12:10pm.
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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()
fixed in r3251
Automatically closed -- issue fixed for 2 weeks with no activity.