Bad corruption and truncated score by opening this file

• Mar 12, 2017 - 19:23
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Current 3.0 dev. 4863f24/ Windows 10

- Load this file: Dixieland_Strut.mscz from this thread: https://musescore.org/en/node/180601#comment-672671

Result: warning of corruption.

Worse: only 5 measures has been preserved (instead of 76), and all staves are corrupted (type 0/1), except the top staff.

- I did not try yet to investigate for understand what happens.


Comments

I observe the corruption is solved by deleting the trill lines (all similar elements -> cut).
It remains an artefact (slurs I guess), but Escape fixes this (and another issue with tempo text?)

So, I notice two changes in beginning February. The file opens fine until February 6, with: c66f162
Then, from fe8a3e5 to 0bfff76, I get an error message: bad format file: "XML read error line 2582 column 18: text".

Finally, this message disappears, but I get the current result (corruption, truncated score) on February 9, with this nightly: a53bf1e

Well, the code for reading 1.x score as 1.x score is currently (and since some 7 weeks) commented out, so currently they do get read as if they were 2.x score, and that of course is going to go wrong. See 6ecd806f