Getting Chinese character instead of note value in tempo marking
After installing MuseScore, I opened Reunion. Most things seem fine, except for the tempo marking. Instead of a quarter note, I get a Chinese character. This is on Windows 10, MuseScore 3.5.2.
Thanks,
David
Attachment | Size |
---|---|
medicinal-120.png | 16.51 KB |
Comments
I experienced this problem a few months ago, what found my issue was that I was copy and pasting tempo markings, perhaps that is what you are doing? What I do now is either use the default tempo markings, or editing/adding text, type in the text I want (e.g. "Adagio Appassionata"), and go to special characters (bottom leftmost corner) to add the beat I want (e.g. quarter note) while still in the text box. Hopes this helps!
In reply to I experienced this problem a… by Chris Dorner
I get this just from opening an existing score (Reunion, that comes with MuseScore). I don't think I ever edited it.
I've found that this consistently happens in the Musescore 4 builds as well
Works just fine for me, Windows 10, MuseScore 3.5.2 as well as 3.6(.o)
Which copy of Reunion did you open? Mine works fine. Can you attach the actual score?
In reply to Which copy of Reunion did… by Marc Sabatella
I'm opening the one that shows up in the start center. It looks like just one from the demos directory. I'll attach it to make sure it didn't get corrupted. I have seen a few other scores with Chinese characters showing up in weird places. (DS al Chinese-character, for example).
In reply to I'm opening the one that… by d3zd3z
No Chinese character in that one for me
In reply to I'm opening the one that… by d3zd3z
There wouldn't normally be anything in the Start Center until you had opened it previously - it's a list of recent files. So I guess maybe you opened the one from the demos directory recently? Anyhow, that file you attached opens fine for me, regardless of which options I choose in the import dialog as far as I can tell, but feel free to tell me which you chose so I can be sure to try that combination.
In reply to I'm opening the one that… by d3zd3z
For the record, there is no copy of Reunion in the Start Center by default. if you're seeing it in the Start Center, it must be that you opened it explicitly at some point. So perhaps it was a good copy of Reunion, but perhaps it wasn't. Hard to say for sure.
In reply to Which copy of Reunion did… by Marc Sabatella
It does appear that I see these occasional Chinese characters in many scores I open. Interestingly, I don't see it when I add a tempo marking to my own scores, so fortunately, it isn't affecting what I'm trying to do much.
I wonder if there is something specific about my Windows machine that would be causing this.
It seems as if this has to do with the font face="ScoreText" in the tempo markings
and the copy&paste behaviour between tempo markings.
copy&paste loses the special font face="ScoreText"
Reproducible as follows:
Edit a tempo marking, adding a special character (e.g. a quarter not) with the "alpha" symbol from the toolbar.
Copy & paste the special character to another tempo marking.
Save the file as .mscx (or as .mscz and then find the contained/compressed .mscx file) and open it in an editor.
In a text editor, one sees that the special character is saved with the font face="ScoreText", but only in the places where it was inserted natively with the "alpha" symbol.
In placed where the tempo marking was copy&pasted, it does not use the special font face.
Example: "Reunion" score
<text> <b>Andante con moto (</b><font face="ScoreText"/><b><font face="FreeSerif"/> = 120)</b></text></pre>
vs.
<text>Andante con moto ( = 120)</text>
Special characters with missing font face="ScoreText" can look strange
I have two computers with the same Musescore version 3.2.3 on Ubuntu 20.04.
Despite the exact same version, one of them shows the special characters without the font face "ScoreText" incorrectly (e.g. chinese characters), while the the other one still shows them correctly.
I have no idea what could cause the difference.
In reply to It seems as if this has to… by alexschr
"ScoreText" is an alias for the current Musical Text Font.
MuseScore 3.2.3 is pretty outdated by now, we're at 3.6.2 since February 2021
In reply to "ScoreText" is an alias for… by Jojo-Schmitz
Installed 3.6.2 from the AppImage. Same problem as described in my previous comment.
The quarter note in the tempo marking in the "Reunion" score (in the version from d3zd3z above in this thread) is not displayed correctly.
In reply to Installed 3.6.2 from the… by alexschr
Is it only that score, or do new scores created from scratch display tempos correctly?
In reply to Is it only that score, or do… by Marc Sabatella
Same situation like in my last comment.
It works fine when I insert a tempo marking from the tempo palette or if I insert a note as a special character (with the "alpha symbol") into an existing tempo marking.
Only when copy&pasting between different tempo markings, the quarter notes etc. get broken.
In reply to Same situation like in my… by alexschr
The AppImage probably still uses the fonts that got installed along with the Ubuntu distro version or 3.2.3
In reply to Same situation like in my… by alexschr
It's "normal" that copy & paste of special symbols within text elements doesn't work. No formatting of any kind - font changes, etc - is copied unless the full text element is copied.
By "normal" I mean, not that we think it's ideal, but it's a known limitation. So if the only problem you are having is that known limitation, plus one particular older score for whatever reason not displaying correctly either (I suspect you have an incompatible version of FreeSerif installed), then I think we can consider the matter closed.
In reply to It seems as if this has to… by alexschr
My guess is Ubuntu is hopeless behind the times, which is one reason we always recommend not using the repository but instead always getting the current version of MuseScore directly from this site (the AppImage). But issues with how these third-party builds like those in the repositories handle fonts is another reason - it's one of the ore common errors in those builds in my experience. Most likely, getting the official current version will solve these and other issues too.
In reply to My guess is Ubuntu is… by Marc Sabatella
Note, however, that my original experience of this problem happened on Windows 10.
In reply to Note, however, that my… by d3zd3z
True. My guess is that as suggested previously, you have/had an incompatible version of a font installed on your system - perhaps FreeSerif, since that was the default font used in 3.5.2. So deleting the incompatible version of FreeSerif from your system - or updating it to the same version as MuseScore uses internally - would presumably fix it. Also, we asked some time ago for you to tell us the specific options you chose when importing that file into 3.6.2, but I don't think we ever heard back. If you're still experiencing the problem, be sure to let us know, that might help us understand what the issue is that you are experiencing.