Frame text positions incorrect on MusicXML export
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
Hello. I've seem to run into a little bug when exporting an .mxl file. When I finished up a sheet I had all of the text set in certain positions. When I exported it to a .mxl file and checked to see how it looked, I found that all the text had been jumbled up in the bottom right corner of the box where the title, subtitle, and composer are held. I know I can position all of the text again, but I thought I'd bring this up, since this hadn't happened to me before using the versions prior to the new beta. Thank you for your time.
Fix version
3.0.2
Comments
Could you either attach the .mscz file or instructions how to reproduce the issue ? Without that, it is hard to find out exactly what went wrong.
In reply to Could you either attach the … by Leon Vinken
Sure thing. Here it is. All there is to it is to export it as a .mxl file and load up that file. It'll come up as what the second image shows.
Issue now reproduces for me. It looks like the page layout (incorrectly) does not get exported, which messes up the import. Needs further investigation.
Page layout export was disabled by Werner on Jan 23, 2017 and marked "TODO" (commit 9a9dedf, "change PageFormat to simple style values"). Will migrate the MusicMXL exporter code.
Didn't we go through this some weeks ago when it was decided (to my disappointment) that horizontal element position import from Music XML was too ill-defined to be worthwhile?
Well, actually, no we didn't. This is a different issue, caused by the incomplete style migration.
Pull request 4478
https://github.com/musescore/MuseScore/pull/4478
Fixed in branch master, commit f73e107e0a
fix #280121 - Frame text positions incorrect on MusicXML export
Automatically closed -- issue fixed for 2 weeks with no activity.