"Other" appearance in Time Signature Properties does not work
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Many
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
selezionate indicazione metrica sul pentagramma
tasto destro
proprietà indicazione metrica
... scegliete "altro" ... qualsiasi ..
OK
.. la vostra selezione viene persa compare sul pentagramma una frazione ...
inoltre come scelta tra "altri" dovrbbe essere possibile scegliere un intero qualsiasi .. (almeno 1 2 3) ...
Fix version
3.5.0
Comments
Google translate:
select metric indication on the staff
right key
metric indication property
... choose "other" ... any ..
OK
.. your selection is lost appears on the pentagram a fraction ...
moreover, as a choice among "others" it should be possible to choose an integer any ... (at least 1 2 3) ...
Still doesn't make make sense to me?
In reply to Google translate: select… by Jojo-Schmitz
mixhbsenae??
In reply to Google translate: select… by Jojo-Schmitz
You can display the Time Signature Properties dialog pressing right key on time signature in score.
in "Appearance" you can to edit the displayed text without affecting the underlying time signature ...
but if you try to select "other" special character in combo ... and then confirm that choice with OK ... that not appear in score ... in place a fractionary time is assigned.
P.S.
the choice of 1 2 3 could be a good idea for an evolution, but here it is actually O.T.
In reply to (No subject) by Marc Sabatella
Exact: changing the Symbol in the highlighted box has completely no aspect effect in the score
Yes, this is now confirmed.
Version: 3.0.5
Subject: Time signature type “other” silently ignored (𝇈 reverts to ¾)
If I edit a time signature property and select “Other” for type then anything from the dropdown, it reverts to numerical.
Come up again: https://musescore.org/en/node/291495#comment-930410
Came up again in https://musescore.org/en/node/292651
Is there a fix in sight?
I don't see one...
I'm going to go on a limb and guess that the fix is easy, maybe someone will give it a shot :-)
In reply to I'm going to go on a limb… by Marc Sabatella
Hello, I am a newbie developer. I will take a look at this for my first contribution if that is okay. Thanks!
Sounds great! Come join us on the Telegram chat for help with building etc
In reply to Hello, I am a newbie… by tcannon686
Hi Tom,
I've made some progress here at https://github.com/musescore/MuseScore/pull/5313, but this isn't complete yet. If you know how to fix this you are welcome to submit a new pull request based on mine.
In reply to Hi Tom, I've made some… by Howard-C
Hi, I created a new PR to fix the issue. https://github.com/musescore/MuseScore/pull/5315
Came up again in: https://musescore.org/fr/node/301167
One more in : https://musescore.org/en/node/302235
And one more in https://musescore.org/en/node/302526
Fixed in branch master, commit cd3b3822e1
_fix #282246: "other" appearance in time sig props not working.
This bug occurs when the user chooses an "other" time signature
property. This fix works by changing the implementation to be closer to
MuseScore 2. This works by simply only checking to use the numbers if
the numerator string is empty. This way, if the denominator string is
empty, the numerator string which will have the custom symbol, will line
up in the middle. This was how the implementation worked in MuseScore 2._
Fixed in branch master, commit 1163513290
_Merge pull request #5315 from tcannon686/master
fix #282246: "other" appearance in time signature properties does not work_
Automatically closed -- issue fixed for 2 weeks with no activity.
Not fixed in MuseScore.com backend as of 2020-08-11: cf. measure 14 in https://musescore.com/mirabilos/cantate-domino
apparently the backend hasn't yet been updated (no chord symbols playback as the easiest way to check)