Some objects don't appear correctly in Master Palette - Repeats
The following objects don't appear correctly in the Repeats palette:
Segno
Segno Variation
Coda
Varied Coda
Codetta
Using MuseScore 2.0 Nightly Build (ddb0eba) - Mac 10.7.5.
Attachment | Size |
---|---|
Some objects don't appear correctly in Repeats palette.png | 12.85 KB |
Comments
I think it's now fixed.
Using MuseScore 2.0 Nightly Build (74e7f06) - Mac 10.7.5.
I can't verify at the moment, but last time ( ~ three days ago build) I checked the Repeat palette inside the Master palette in 2.0 pre-release, it was showing this very same problem, even if the regular palette was showing everything Ok.
Can someone else confirm?
EDIT: Windows XP Professional SP3 (at the moment I can't verify which build I was using)
Confirmed on Linux Mint 14.
The F9 palette is correct, but the Master Palette - Repeats shows alphabetic chars for some symbol:
'v' for Segno
'w' for Coda
'x' for Varied Coda
'w' for Codetta
The other symbols of this section of the Master Palette, included Segno Variation, are correct.
M.
Can't reproduce anymore. I assume it is fixed (possibly since quite a while!)
Actually, it seems to be a problem still, albeit slightly different:
Using MuseScore 2.0 Nightly Build (bd8b902) - Mac 10.7.5.
See also #23212: Repeat Symbols Missing/incorrect On Palettes Tool Bar
Would https://github.com/musescore/MuseScore/pull/537 fix at least the issue with the advanced workspace?
Still an issue in df88833
The missing ones are: Segno, Segno variation, Coda, Coda variation and Codetta
And looking at the SMuFL definitions and comparing with the corresponding qlyphs in 1.3 the qlyph names and code points are: Segno -> 'segno" (U+E046), Coda -> "coda" (U+E047), Coda Variation -> "codaSquare" (U+E048), Codetta -> "coda" + "coda" (2* U+E047). Not sure about Segno Variation, could be "segneoSerpent1" (U+E049)
Hmm, here SMuFL names are used (even if probably not the right ones)
https://github.com/musescore/MuseScore/blob/master/libmscore/marker.cpp…
https://github.com/musescore/MuseScore/pull/667
With this they at least show up on the palette again, although Codetta doesn#t look quite right, possible better to have a special glyph for it rather then to use 2 Codas, and the sizes may not be right, esp. Segno Variation looks way too small, the Codas slightly too big
Ah, now I see why
Setting Y to 0 and Maßstab (Scale) to 1 fixes the size issue
Fixed in 130d539c46
reg. the small varsegno and because it is too small in the master palette too (and can't get changed there): https://github.com/musescore/MuseScore/pull/672
Fixed in 1bbf5479b2
Automatically closed -- issue fixed for 2 weeks with no activity.