Inspector not updating properly leads to crash
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
- 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.
See fix #272595: Inspector not updating properly leads to crash #3707.
Fixed in branch master, commit e5aa1d3751
fix #272595: Inspector not updating properly leads to crash
Fixed in branch master, commit 335bd4ed08
Merge pull request #3707 from mattmcclinch/272595-update-inspector
fix #272595: Inspector not updating properly leads to crash
Automatically closed -- issue fixed for 2 weeks with no activity.