[trunk] crash loading almost any *.mscz score; parser errors with *.mscx
I don't think that this is worth a bug report, because the breakage is too massive to stay undiscovered, so just FYI: r3125 crashes when loading (almost?) any compressed score, like wtc1fuga5.mscz or italian-1.mscz demos.
When loading an uncompressed score like inv1.mscx, I get parser errors:
</usr/share/mscore-0.9/demos/inv1.mscx>:line:128 col:16 museScore:: Unknown Node <Staff>, type 1
</usr/share/mscore-0.9/demos/inv1.mscx>:line:1726 col:16 museScore:: Unknown Node <Staff>, type 1
Segmentation fault
OS: Ubuntu 10.04
Comments
Just in case you don't know. If you want to work with MuseScore, it's better compiling the 0.9.6 branch.
Trunk will be in heavty development mode in the next weeks/months and so quite unstable.
In reply to Just in case you don't know. by [DELETED] 5
Well, some projects like Firefox or MPlayer keep their trunk almost all the time perfectly usable while Calendar (Sunbird) was busy rewriting backend for a year and nothing worked ;)
FWIW, the branch r3125 segfaults loading italian-1.mscz and wtc1fuga5.mscz too.
In reply to Stability on the branch by Ilja Sekler
Thanks for that. I opened a bug: #5965: Crash opening italian-1.mscz and wtc1fuga5.mscz
Edit: It's fixed.
In reply to Thanks by [DELETED] 5
Verified fixed with branch r3127. Thanks a lot for this extraordinary fast fix!