Crash when adding note to piano roll before inputState is initialized
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Basically if you try to add a note in piano roll editor before changing the note duration or selecting a note, a crash will occur.
Also, attempting to add a note to a space where there is neither a chord nor a rest will fail to add a note.
Comments
Also, selection box is being drawn in wrong color.
Off the top of my head it sounds related to a recent conversation I can't find. The user experienced a crash when he switched input modes and did not specify a note duration. See https://musescore.org/en/node/278188
https://github.com/musescore/MuseScore/pull/4158
Fixed in branch master, commit 613ae8840f
fix #278339 Fix crash when note entered in piano roll
Fixing crash when note is entered in piano roll editor before any has been selected or a note duration has been chosen.
Can now use piano roll editor to enter notes in 'gap' spaces with no chord or rest.
Selection box color now reading properly from preferences.
Shift now used for horizontal in mousewheel scrolling.
Fixed in branch master, commit 9a76140bd6
Merge pull request #4158 from blackears/278339-crash-adding-note-before-inputState-initialized
fix #278339 Fix crash when note entered in piano roll
Automatically closed -- issue fixed for 2 weeks with no activity.