Bad corruption and truncated score by opening this file
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
Fixed in branch master, commit ac3e8dbbc4
fix #180996: bad 2.xx import; compact inspector text panel
BTW: this also fixes a crash when trying to open score from 1.x.
They open now, but entirely empty, so not good, but better than crash ;-)
Do you plan to create an issue for that, Jojo?
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
Oh, I see.
The corruption is fixed.
However, the trill lines are not imported.
Is it as expected, at least for the moment?
Automatically closed -- issue fixed for 2 weeks with no activity.