Project with no display
Hi,
Nothing is displayed when I load the attached project, but I don't understand why.
Does someone could tell me what is wrong in this file?
Regards,
Bertrand.
Attachment | Size |
---|---|
Copie - Jacques Offenbach - Lavie Parisienne - Acte I - Je suis brésilien, j'ai de l'or.mscz | 26.2 KB |
Comments
Not sure what went wrong there, I've opend the mscz with 7zip extracted the mscx and saved that as mscz again, attached.
In reply to Not sure what went wrong by Jojo-Schmitz
I edited the file with Beyond compare that can edit zip file.
I compared the file you provided and my first attachment. I noticed there are not using the same version of PKZIP.
Your file is version 0014 (that correspond to version 2.O).
Mine is version 000A (I don't know to which version it corresponds).
May that be the problem?
In reply to I edited the file with Beyond by BertrandW
You mean you edited the file with "Beyond compare" before your very first post here?
In reply to You mean you edited the file by [DELETED] 5
Yes that's it.
There is a META-INF\container.xml file Inside the *.mscz which advises MuseScore what files are included in the "package". Usually it is just the *.mscx file but sometimes also some imported graphics or other objects.
The *mscz file you have attached (when looked at as a ZIP) seems to have two entries (versions) to the compressed *.mscx file:
When unpacking, MuseScore compares the first one to the file name extracted from container.xml. As the latter is UTF-8 encoded, it does not match therefore it shows no content.
I was having similar issues when I was trying to rename the *.mscx file within a *.mscz using an external zip utility (WinRar, TotalCommander) without updating container.xml at the same time.
Those two names must match. Also make sure, your zip utility supports unicode names.
In reply to There is a by .m.i.r.o.
Think-you for your explanation.
I will ask the question to the Beyond Compare support.