Regression: Continuous tuplet creating on same place causes crash
scenario:
in score.
press N
input any note.
then while holding Ctrl button, hit any number (say 3). repeat this constantly.
in 2.0.3 : a warning appears: Cannot create tuplet, Note value is too short.
in 2.1 nightly 09308b0 : a System warning appears: MuseScore Stopped working.... Please close the program and....
platform: Win7
Comments
Confirmed on Mac, as well. Good catch!
Came up in https://musescore.org/en/node/181881
I observe a change on last March 8.
- With this nightly: warning -> no issue: 8ddd45d
- With this one: the warning no longer appears -> leads to crash: 15a2ba4
There is two commits between these two nightlies:
So, maybe a side effect of ? : https://github.com/musescore/MuseScore/pull/3035/files
The next one is: https://github.com/musescore/MuseScore/commit/e871c157099eac839e18d6e74…
Fixed in branch 2.1, commit ad5f4057ab
fix #181886: Regression: Continuous tuplet creating on same place causes crash
Automatically closed -- issue fixed for 2 weeks with no activity.