Plugins crash if no score is open

• Apr 28, 2013 - 11:05
Type
Plugins
Severity
S2 - Critical
Status
closed
Project

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