Crash when repeating a tuplet which value exceeds the time remaining in the measure
Nightly December 9 (32aa496) / Windows7
1. "My First Score" -> delete 28 measures for keeping only 4 measures, or open this file: tuplet.mscz
2. Enter 2 eighth notes
3. Select the half note value, and then create a triplet (Ctrl + 3)
4. Select this triplet
5. Press "R" key twice
Result: crash
Attachment | Size |
---|---|
triplet.jpg | 5.16 KB |
select.jpg | 5.76 KB |
crash R key.jpg | 26.47 KB |
tuplet.mscz | 3.12 KB |
Comments
There is many variants, e.g.
With 1.3, no crash, but corruption
A while back code was added to prevent copy & paste of a tuplet across a barline, to avoid the corruption that is already present after the first copy operation. Apparently this code needs to work with "R" too.
Werner has not closed this issue, but the crash is now really fixed - the R key becomes inactive on the second attempt - via this commit: https://github.com/musescore/MuseScore/commit/a35eaa1b1644a2eb6e94ebbf6…
I just noticed now a minor issue. I will report after the release of the Beta2. I describe it now for not forget :)
In the event that the next measure is already filled with notes, by pressing the R key one time, the layout moves slightly.
And therefore the first notes of the next measure are stacked on each other. Minor issue, I think. Indeed, a simple Undo allows to retrieve the initial layout.
Automatically closed -- issue fixed for 2 weeks with no activity.