Inspector not updating properly leads to crash

• May 21, 2018 - 15:52
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

GIT commit: 83dda23 / Windows10

1) Treble clef template
2) Select the three first measures
3) Type "S"
4) Exit Note input mode
5) Click on second measure -> Shift + Click on third measure

Result: crash
slur3.jpg

  • Other scenario eg with six measures with slur. See this test file: test.mscz

Crash by selecting measures: 5+6, 4+6, 3+6, 2+6
But not with 1+6, or 1+2, 1+3, 1+4, 1+5

  • Other scenario with two measures (or more):
    Click on the first measure rest -> shift + click on another measure rest (or another measure)

Or: Click on the first measure rest -> Click into an empty area of the same measure


Comments

It sounds like selecting the measure with the beginning of the slur prevents the crash. That would explain the lack of a problem with only 2 measures.

This issue goes back to July 26, 2017

  • With this nightly: 6d301fb (and the previous, all this month of July eg), it was impossible to add a slur eg over two measures or more, with shortcut "S" or by double-clicking the sign in Lines palette.

  • With the next one: 49efff0, it it possible, but with crashs in the scenarios described above.