panel and random2 plugins crashes MuseScore, walk plugin too
Enable the panel plugin, restart MuseScore, select it from the plugins menu -> crash
Message in debug output:
Critical: create: CreateWindowEx failed (Untergeordnetes Fenster kann nicht auf der obersten Ebene erstellt werden.) (:0, )
Same for the random2 plugin
The walk plugin crashes too, but gives a loads of messages like the following first:
Debug: segment: Ms::Segment(0x23013e50) type 1 (file:///.../MuseScore/win32install/plugins/walk.qml:30, onRun)
Comments
Which platform again? I can't reproduce with the panel or random2 plugin on Mac.
Clicking on create in the random plugin panel does crash MuseScore though...
Windows 7 Enterprise, 64bit, MuseScore self built
Just checked: the corresponding nightly build behaves the same
You are building against Qt 5.2.1?
Yes
Using the new QQuickWidget solves the ugly crash... But it would mean update the build to require Qt 5.3 which is not a good idea just now I'm afraid...
the walk plugin crash has the same cause?
I think this is fixed by PR #1246
Hasn't the move to Qt 5.3 fixed this already?
No
Fixed in 8fccbd11a7
random2 still crashes MuseScore, 2e61d6b, Windows 7
Critical: create: CreateWindowEx failed (Untergeordnetes Fenster kann nicht auf der obersten Ebene erstellt werden.) (:0, )
https://github.com/musescore/MuseScore/pull/1619
PR got merged
Automatically closed -- issue fixed for 2 weeks with no activity.