lost between trunk and pre. I thought that the version number was enough to make the distinction.
3944M is prerelease for version 2.0.0
3746M is prerelease for version 1.0.0
I attached 2 crashing xml
Verified the issue:
- 1.0 is OK (both files import w/o crashing, save as MusicXML and reopen also OK)
- trunk does indeed crash on both files.
Thanks for reporting this. Is on my TODO list.
Notes:
- svn revision numbers are shared between all versions and thus do not distinguish between 1.0 and the trunk.
- MusicXML I/O was broken in the trunk due to the big redesign to mscore's core, but is (slowly) being fixed.
Comments
Does this apply to 1.0 pre or the trunk ?
Could you attach a sample file triggering this behaviour ?
lost between trunk and pre. I thought that the version number was enough to make the distinction.
3944M is prerelease for version 2.0.0
3746M is prerelease for version 1.0.0
I attached 2 crashing xml
Verified the issue:
- 1.0 is OK (both files import w/o crashing, save as MusicXML and reopen also OK)
- trunk does indeed crash on both files.
Thanks for reporting this. Is on my TODO list.
Notes:
- svn revision numbers are shared between all versions and thus do not distinguish between 1.0 and the trunk.
- MusicXML I/O was broken in the trunk due to the big redesign to mscore's core, but is (slowly) being fixed.
Both files import without crashes in the current trunk. Apparently solved implicitly by previous changes and/or bug fixes. Will close the issue.