Undo Insert/Append Measures Causes Crash

• Nov 3, 2021 - 14:48
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
duplicate
Regression
No
Workaround
Yes
Project

Undoing an Insert/Append Measures causes a crash.

Steps to reproduce:

  1. Create a new/empty score with 2 (probably can be any number of) measures.
  2. Click on any measure to select it.
  3. Add->Measures->Append Measures... (or Insert Measures...)
    a. Enter '2' into the number up/down field and click 'OK'.
  4. Press Ctrl+z -- crash occurs.

Comments

Type Functional Development

That fixed it. I will manually redo all of my settings, but in case it happens again, here is my old preferences file.

Thanks for your help!

Attachment Size
MuseScore3.zip 2.13 KB
Type Development Functional

If you provide the ini file with all setting you want /need restored and still don't have the issue, please share that too, for comparison

Well, it is definitely something to do with the way I set up my preferences. I manually changed everything back to the way I like it. The crash recurs when I repeat the above steps. Here is the new preferences file which causes the same issue.

Attachment Size
MuseScore3.zip 1.57 KB

I attached the requested files.

Additional Info

Tool windows that I have open include: Navigator, Score Comparison Tool, Timeline. I discovered that the crash does not occur prior to having these windows open. Also, the crash does not occur after these windows are closed and the above steps repeated. However, the crash does occur when the Timeline is reopened. Taking a guess, it might be a NullPointerException associated with the Timeline.

Attachment Size
MuseScore3-BeforeCrash.zip 1.48 KB
MuseScore3-AfterCrash.zip 1.48 KB