Crash on duration command with single element selected other than note or rest

• May 18, 2019 - 05:26
Reported version
3.1
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

1) click something other than a note or rest
2) press a duration shortcut or click a duration icon

Result: crash

Problem is that a null element is being added to the list here:

https://github.com/musescore/MuseScore/blame/master/libmscore/score.cpp…


Comments