[Trunk] Plugin: new Score() causes crash
Plugins using the "new Score()" API (e.g. Batch Export , but also "Chord chart" and "Create Scores") crash right there.
Just tested with rev 4965, but happened earlier too.
Plugins using the "new Score()" API (e.g. Batch Export , but also "Chord chart" and "Create Scores") crash right there.
Just tested with rev 4965, but happened earlier too.
Comments
fixed in r4971
Still/again happens with r4974
"Create Score" works for me. What exactly did you test?
I tested "Cord Chart" and "Create Score". In Script Debugger, wenn going step-by-step, MuseScore crashed at the "new Score()", just like in my initial report
Windows XP SP3, in case this matters
What more info do you need?
Any plugin I tried with r4974 on WinXP Sp3 that uses "new Score()" crashes at that spot.
I found it: it only crashes if the navigator window is visible. It seems to be another bug...
fixed in r4992
confirmed
But I'm having a new problem now: score.save() fails. It doesn't crash, just doesn't save the file?!?
Open a new bug report for this one.
done: #13706: [trunk] r4994, Score.load() and Score.save() fail
Automatically closed -- issue fixed for 2 weeks with no activity.