Starting plugin with root not MuseScore crashes
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
Fix version
3.4.0
Comments
Fixed in branch master, commit 2912558ce5
fix #298480: fix a crash in Plugin Creator if the component is not a plugin
Automatically closed -- issue fixed for 2 weeks with no activity.