musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.27k stars 2.65k forks source link

Crash when try to open a v3.5 score in v3.6 #7299

Closed PedroCuadra closed 3 years ago

PedroCuadra commented 3 years ago

Hello everyone.

First of all, I'm not a developer of Musescore. I give my solution while this bug is active.

Recently, I tried to open a few Musescore 3.5 files, some of them crashed, some of them opened correcty. Here is my solution, for now:

If you have a .mscz score or "Compressed musescore file":

If you have a .mscx score or "Uncompressed musescore file":

At this step if I tried to open the file with Musescore it would crash again.

<layoutMode>line</layoutMode>

to

<layoutMode>page</layoutMode>
MarcSabatella commented 3 years ago

For the record, this is a known bug and that's a known workaround. Fix will be in 3.6.1. In the future, please use the Support forum for discussions - we don't use GitHub for this.

jeetee commented 3 years ago

See https://musescore.org/en/node/315529 which was closed by #7241