Chord type crash in plugins (0.9.6 regression)
Submitted by Johan on February 3, 2010 - 11:46pm.
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Plugins crash as soon as the Chord type is used, either by "new Chord()" or by "cursor.chord()".
According to QtScript debugger, the error is "TypeError: QObject.toString(): this object is not a QObject"
Since most plugins use this type, most plugins crash.
Confirmed using r. 2681 nightly, Windows XP
For example Plugins > Color Notes causes crash.
No longer crashes. See http://musescore.org/node/4190#comment-11588
Automatically closed -- issue fixed for 2 weeks with no activity.