[MusicXML Import] Incorrect barline height of staves with less than five lines
1. Open attached mscz (produced in 1.3).
2. 'FIle'>'Export…'.
3. Choose 'MusicXML'.
4. 'Save'.
5. Open MusicXML.
Expected result:
Actual result:
Note: Also attached is the produced MusicXML.
Using MuseScore 2.0 Nightly Build 14952b1 - Mac 10.7.5.
Comments
I assume it's the problem of the MusicXML importer, since it appears fine in 1.3.
It's possibly the Line Distance that's being ignored?
There were some changes made a while ago to how staves & barlines work (I don't the specifics) and I fixed a bug recently where barlines in for single-line staves in 1.3 scores were too *long*. That was issue #19197: Non-5-line drumset stave lines incorrectly positioned. I made a fix there - https://github.com/musescore/MuseScore/pull/1207 - that might be something to adapt for MusicXML as well.
Works correctly if you first save initial score in 2.3.2 and then open the 2.3.2 file in 3.0. 3.0 is not supposed to correctly open 1.3 files. The latter should be opened, but correctness is not guaranteed.
Automatically closed -- issue fixed for 2 weeks with no activity.
relates to #270643: [EPIC] MusicXML import/export issues