Cut a time signature before a glissando and toggle in another View causes a crash
Current 2.1 dev. c725031 / Windows7
Maybe a confidential crash in the real life (but it doesn't exist in the 2.0.3), who knows, but at least it will be reported.
Discovered by checking the fix of this issue:#174026: Crash by changing time signature in a measure in Continuous view when a glissando extends from the previous measure
So:
1) "My First Score"
2) Toggle in Continuous View
3) Enter a whole note in first measure (4/4 time sig) and another note in the second measure (3/4 time sig)
4) Add a glissando
The test file at this step: test file glis.mscz
5) Return in Page View
6) Cut the 3/4 time sig
7) Toggle in Continuous view
Result: crash
Comments
There is, however, one question. My guess was that the mentioned fix (c41b350) had introduced this issue.
But, in fact, it appears before, with this nightly: 971dafe
The previous one works:1b3644a
So, I do not know why.
Fixed in branch 2.1, commit 6571ebaa5a
fix #174721: Cut a time signature before a glissando and toggle in another View causes a crash
Automatically closed -- issue fixed for 2 weeks with no activity.