Plugins crash if no score is open
Regardless of code that should prevent this from happening
"if (typeof curScore === 'undefined') Qt.quit();"
the start of a plugin causes MuseScore to crash if there is no score open.
Happens for example with the colornotes and notenames plugins.
b3e891a, Win XPpro SP3
This used to work, not sure when it broke.
Comments
Fixed in ab4d232dc4
Fixed in f0a3b24bca
Automatically closed -- issue fixed for 2 weeks with no activity.