AMNS / Nightingale

Nightingale music notation software.
Mozilla Public License 2.0
11 stars 3 forks source link

Extracting a piano part sometimes crashes #58

Open donbyrd opened 8 years ago

donbyrd commented 8 years ago

With the current Ngale (5.6b6), Extracting just the piano part of 1stMovement_Part1FS.ngl (the 1st section of the 1st mvmt of my violin concerto) with default settings, sometimes crashes on the call to InitMeasure() at the end of MakeMeasure(), called from InitMeasure(). It seems to happen more if, when I give the Extract command, the cursor is on the lower piano staff. Also, Extracting all parts sometimes crashes when it gets to piano.

donbyrd commented 7 years ago

With Ngale 5.7b8-, Extracting just the bassoon part of 3rdMovement.ngl (the 3rd mvmt of my violin concerto) with default settings, crashed on the call to InitMeasure() at the end of MakeMeasure(): just as in the case I started this issue about. How urgent is it to fix this, & how tractable does it look? Trying "exactly" the same thing again => no crash, & the extracted part looks OK -- and I haven't seen this bug more than once or possibly twice since May. So not urgent and not very tractable!