MS4 crashed with plugin "chordIdentifierSp3_2.qml"
Plugin chordIdentifierSp3_2.qml working on MS3, crashes on MS4. It is a very useful plugin in music education and I would like it to be possible to use it on MS4. Can anyone give me info?
Thank you
Comments
It probably uses
Qt.quit();
, if so change it to use justquit()
;It does. Try the attached
In reply to Try the attached by Jojo-Schmitz
Perfetto!
you are, as always, very kind.
Thank you!
In reply to Perfetto! you are, as always… by Claudio Riffero
OK, I've updated https://musescore.org/en/project/chord-identifier-special-v3 with this now
In reply to OK, I've updated https:/… by Jojo-Schmitz
It seems to me that it is the same as before (attachment1)
The writing under the plugin does not appear (attachment 2)
In reply to It seems to me that it is… by Claudio Riffero
OK, let me update it further, try now
In reply to It seems to me that it is… by Claudio Riffero
@ Jojo-Schmitz
These two crash MS4 see attachment
In reply to @ Jojo-Schmitz These two… by Claudio Riffero
Those are different plugins...
But most probably the same fix applies
In reply to Those are different pülugins… by Jojo-Schmitz
Try those from https://musescore.org/en/project/chord-identifier-pop-jazz now
In reply to Those are different pülugins… by Jojo-Schmitz
How can I give the plugin a name?
Grazie!
In reply to How can I give the plugin a… by Claudio Riffero
Darn...
In reply to How can I give the plugin a… by Claudio Riffero
Try again
In reply to Try again by Jojo-Schmitz
Thanks to you I solved everything. Perfect!
Good work