Problem exporting to svg with MuseScore 2.0.3
Hi,
MuseScore is crashing when I try to export to an .svg file. I'm using OSX 10.11.1 (El Capitan) and MuseScore 2.0.3.
I've just reinstalled v2.0.2 and it's going ok.
Hi,
MuseScore is crashing when I try to export to an .svg file. I'm using OSX 10.11.1 (El Capitan) and MuseScore 2.0.3.
I've just reinstalled v2.0.2 and it's going ok.
Do you still have an unanswered question? Please log in first to post your question.
Comments
Is this any file? Can you attach an example here?
In reply to Is this any file? Can you by Jojo-Schmitz
I just a crash trying to export My First Score while in Continuous View. Is that perhaps the issue - export of any score to SVG crashes if in Continuous View?
In reply to I just a crash trying to by Marc Sabatella
It does for me in a self-built from master on Windows, so this indeed seems to be an issue
Stack trace:
1 QListData::size qlist.h 92 0xc68818
2 QList::operator[] qlist.h 486 0xbe3b59
3 Ms::Measure::staffLines measure.h 186 0xb84a8b
4 Ms::MuseScore::saveSvg file.cpp 2578 0x59f704
5 Ms::MuseScore::saveAs file.cpp 1818 0x59a093
6 Ms::MuseScore::exportFile file.cpp 1605 0x5976a0
7 Ms::MuseScore::cmd musescore.cpp 4128 0x498fcd
8 Ms::MuseScore::cmd musescore.cpp 3994 0x498684
9 Ms::MuseScore::qt_static_metacall moc_musescore.cpp 820 0x68939c
10 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a655a2
11 ZN12QActionGroup7hoveredEP7QAction 0x61dc4b95
12 ?? 0x1f84e9a0
13 ZN7QAction8activateENS_11ActionEventE 0x61dc3b6e
14 ?? 0x28c928
15 ?? 0x24748b04
In reply to It does for me in a by Jojo-Schmitz
This probably relates either to the changes made for SVG a few months ago, or else the changes made to how we switch between page and continuous view around the same time. The crash occurs trying to print the staff lines for the first system, which is actually the frame for the title.
See also #105436: SVG export crashes MuseScore with files containing horizontal frames