Corruption when importing nested tuplet from 1.3 file

• Nov 11, 2016 - 15:22
Reported version
2.1
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project

Steps:
1- Open attached file (1.3 file); we already have some corruption in the nested tuplet of measure 4, see attached images;
2- Save the file with another name;
3- Re-open the saved file: measure 4 is now a corrupted measure.

Windows 10, stable version 2.0.3 (and also development version)

Apparently, the tick of the mother tuplet is not set correctly when reading this 1.3 file, so probably the first 3 notes of the tuplet are not correctly added to the tuplet.

[Note that the code of PR https://github.com/musescore/MuseScore/pull/2881 dealing also with tuplet tick does not solve this import problem]

Attachment Size
tuplets.mscx 15.6 KB
tuplets_MS13.png 11.66 KB
tuplets_MS20.png 15.93 KB

Comments

Status active fixed
Frequency Once
Priority P2 - Medium
Regression No
Workaround No

Current master version imports the file correctly, but doesn't display clef and key signature, which is believed to be a matter of new issue.