Page settings preview broken in score imported from version 2.3.2
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Version 2
Version 3
Notice the difference between the two views. These are the same score. The only difference is that in version 3 I increased scaling to 1.000 to make the systems fill more of the page.
Comments
Could you please attach the score?
In reply to Could you please attach the… by Anatoly-os
It was a version 2.3.2 score and I accepted allowing auto placement.
Janie.mscz
I can confirm, even without changing the staff space setting.
Here's my theory: it's about Hide empty staves. You have this enabled for the score, and it's actually working the way it is supposed to now that the bug was fixed where staves that began with an empty measure were being hidden even though not empty. But I think no one told the preview this. Just a guess, but it kind of looks that way.
In reply to I can confirm, even without… by Marc Sabatella
changing the staff space setting
I was trying to give all of the info I had about the score to hopefully make it easier to understand what the problem might be. I think you are correct about the display making staves with empty first measures invisible.
In trying to understand the problem (and looking for the right score) I discovered that the preview will also display the score in continuous view or single page view if that's what is selected. I don't think it's supposed to do that.
Save the imported file. On reload muse score complains the file to be corrupted. If you ignore the warning you will see a score like in the pagesettings preview.
The saved score is indeed corrupted and contains nested
<voice>
tags. See this PR for the fix: https://github.com/musescore/MuseScore/pull/4348.Fixing score writing automatically fixes also this preview issue.
Fixed in branch master, commit de1abf9971
fix #278921: fix counting tags written
Fixed in branch master, commit 8e453c336f
Merge pull request #4348 from dmitrio95/278921-voice-tags
fix #278921: fix counting tags written
Automatically closed -- issue fixed for 2 weeks with no activity.