[GP]: Empty scores when opening .gpx files, related to layout
Nightly 421f366 / Windows 7
1) Load this file: Leçon 9 Vol.1.gpx
or others (I have many others...):
Leçon 74 Vol.1.gpx
Leçon 77 Vol.1.gpx
Leçon 78 Vol.1.gpx
Same result: no notes, empty scores
Remark: I can fix all these scores, first, simply by opening GP6 and by activating the "design mode" (the GP layout, in other words).
Then by adding or subtracting a measure in the first system. I save, and that's all.
By reopening with MuseScore, all notes entered in voice 1 reappear.
For instance, see the result for:
A Leçon 9 Vol.1.gpx
A Leçon 74 Vol.1.gpx
A Leçon 78 Vol.1.gpx
Comments
After checking, I notice a change on July 29, 2014
I receive an expected result with this Nightly: ae475eb
I get an empty score with this one: ccb04e0
See also: https://github.com/musescore/MuseScore/pull/1058 (so, probably involved in this issue?)
Most of the files can be opened now after the fix for #88036: [GP] In a multivoices context, Voices 2-3-4 are lost in the .gpx format
Indeed, it works with these files:
- Leçon 9 Vol.1.gpx
- Leçon 74 Vol.1.gpx
- Leçon 78 Vol.1_1.gpx
With this one, I get a crash: Leçon 77 Vol.1_0.gpx
The crash occurs from the first measure: 77g.gpx
According to my understanding, and what I see in GP6, the first eighth rest and the dotted half note of the bass line are in the same voice (2, green color)! Don't know how it is possible. See next image (the other eighth notes of the melodic line were entered in voice 3...)
If I re-enter this measure with GP6 in the rules of art (strictly Voice 2 for D dotted bass line, and Voice 1 for the eighth rest and the following eighth notes), all is well at the opening: two voices.gpx
EDIT: As you can see, this D dotted half note has no dot...: its corresponds to this other bug:
#86921: [GP] Dots are not displayed in .gpx format
77 now opens correctly too.
And with the dots since #86921: [GP] Dots are not displayed in .gpx format is fixed. 94a0025317
Automatically closed -- issue fixed for 2 weeks with no activity.