Program crashes during Midi import and quantization

• Jul 30, 2020 - 21:34
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
active
Regression
No
Workaround
Yes
Project

This issue is similar to this issue: #114026 Crash when apply changes to midi import panel after moving/deleting midi file.
Oddly, that issue was never addressed. It is 4 years old.

Steps to reproduce:
1) Import attached midi file
2) On import panel, quantize (16th note and 2 voices) and hit "Apply". I also unchecked Clavier (don't know if that matters)
3) Make some changes to the imported score. I deleted all the extra clefs on the first page.
4) Hit "Apply" Again. You will be asked whether to Save, Discard, Cancel score. Hit Cancel.
5) Another version of the midi file will be imported.
6) Attempt to close the newly imported midi file via "X" on tab
7) You are asked to Save, Discard, Cancel. Hit Discard
5) Program bombs with crash report window

If you don't do step 3, nothing happens. So apparently, making changes to the imported score is the kicker.

Attachment Size
LOVESTORY.MID 7.3 KB

Comments

I guess a workaround is to hit SAVE rather than Cancel. Program doesn't bomb if you hit save. Of course, program should never bomb. Oddly, After hitting save, I couldn't find where it saved it (if it saved it). Looked in my usual directories and it wasn't there. Looked at original version - it was not updated by changes. Does it save it in MID format or mscz format?