Chord Articulation Editor crashes when Bar time display is clicked

• May 17, 2014 - 11:35
Type
Functional
Severity
S2 - Critical
Status
closed
Project

As it says.

To reproduce

1 Open any score.
2 Select a note
3 Open Chord Articulation Editor from context menu (right click)
4. Move cursor from time grid to the Bar time position display above it
5. Click select

Result - crash

The following video displays it:
http://www.screenr.com/IfMN

Windows 8.1 Pro
MuseScore 2 commit b9b5d20 (self compiled this morning)


Comments

Confirmed under Linux (Mint 14) too.

A strange thing: the score() call in pianoroll.cpp line 502 returns a bogus pointer, different from the _score member variable it is assumed to return; however, it seems correctly defined in mscoreview.h: an issue with inheritance?

M.