1) untitled score
2) add quarter note, add grace (before or after)
3) select one of the noteheads
4) add slur by pressing "s" oder selecting the menu entry
-> musescore crashes
fix #268357: Crash if adding slur to note which has gracenote, if this note is in the first chordrest element in staf
First note (tick == tick2 == 0) was not processed correctly during slur
spanners calculations. It led to not setting layoutSystem for the
created slur.
Comments
See https://github.com/musescore/MuseScore/pull/3396
Fixed in branch master, commit 86b31ae353
fix #268357: Crash if adding slur to note which has gracenote, if this note is in the first chordrest element in staf
First note (tick == tick2 == 0) was not processed correctly during slur
spanners calculations. It led to not setting layoutSystem for the
created slur.
Fixed in branch master, commit 3f57552472
Merge pull request #3396 from anatoly-os/268357_Crash_if_adding_slur_to_start_grace_note
Fix #268357
Automatically closed -- issue fixed for 2 weeks with no activity.