Crash trying to copy tuplet across barline
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
I don't expect it to succeed, but the crash happens just before we would have popped up an error message, a zero-dereference.
To reproduce:
1) empty 4/4 score
2) in one measure, enter 6 Ctrl+3 c d e d c to enter a quarter note tripet (and two more notes just to fill out the measure)
3) in another measure, enter 5 c d e f
4) select the first measure, copy
5) click the f in the second measure, paste
Result: crash
Comments
See https://github.com/musescore/MuseScore/pull/4234.
Fixed in branch master, commit fde4d75603
fix #278853: Crash trying to copy tuplet across barline
Fixed in branch master, commit 7565545a34
Merge pull request #4234 from mattmcclinch/278853-paste-tuplet
fix #278853: Crash trying to copy tuplet across barline
Fixed in branch 3.0beta1, commit 4b343ed2db
Merge pull request #4234 from mattmcclinch/278853-paste-tuplet
fix #278853: Crash trying to copy tuplet across barline
Automatically closed -- issue fixed for 2 weeks with no activity.