Note shouldn't be selectable or editable while playing
1. Open attached score.
2. Drag note somewhere.
3. Play repeatedly.
Result: Crash.
Discussion: See crash log .
Using MuseScore 2.0 Nightly Build (5511) - Mac 10.7.3.
Attachment | Size |
---|---|
Dragging note and playing causes crash.mscz | 36.98 KB |
Comments
The crash is probably due to the fact that we are accessing objects in concurrent threads. The notes shouldn't be draggable during playback.
This may have been fixed (https://github.com/musescore/MuseScore/commit/25bfd0d).
Automatically closed -- issue fixed for 2 weeks with no activity.