Quitting Script Debugger causes hang

• Jun 10, 2011 - 19:20
Type
Functional
Severity
3
Status
by design
Project

1. Open MuseScore.
2. Open Score.
3. Enable Script Debugger .
4. Quit MuseScore (in order to show Script Debugger).
5. Quit Script Debugger.

Result: Hang.

Using MuseScore 1.0 and 2.0 Nightly Build (4338) - Mac 10.4.11.


Comments

Severity

I can't reproduce the hang with MuseScore 1.0 but I don't get your step 4. If you want to debug a script, launch a plugin.
Some plugins have a hook to be executed when MuseScore stops, that why the script debugger appears if you stop MuseScore.

Script debugger being a (very) advanced feature, I put this bug as minor.

I was just wondering what Script Debugger was (never used it) and encountered this problem when I went to quit.

It was marked critical because a hang is equal to a crash.

Severity
Status (old) needs info by design

The hang is on purpose. The debugger stops MuseScore execution to be able to debug the plugins.