Starting plugin with root not MuseScore crashes

• Dec 13, 2019 - 05:30
Reported version
3.3
Type
Plugins
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

To reproduce:
1) open the plugin creator
2) paste

import QtQuick.Window 2.2
Window { x: 100; y: 100; width: 100; height: 100 }

3) click run


Comments

Fix version
3.4.0