Crash on tie in score with parts
Reported version
3.4
Type
Functional
Frequency
Few
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Repro steps:
1. Open attached score
2. Select the dotted e flat in 2nd voice of lower staff
3. Press +
Expected: A tie to the next note
Actual: Crash
When the parts are remove, the tie can be added.
OS: Windows 10 Version 2004, Arch.: x86_64, MuseScore version (64-bit): 3.5.0, revision: 1a9b942
Attachment | Size |
---|---|
tie-crash.mscz | 5.15 KB |
Fix version
3.5.0
Comments
not a regression though, happens in 3.4.2 already
https://github.com/musescore/MuseScore/pull/6231
Cross post
This bug is an unfortunate result of https://github.com/musescore/MuseScore/pull/3404, which was meant to fix #268595: Tie clone bug with linked staff.. https://github.com/musescore/MuseScore/pull/6242 reverts that change without reintroducing the issue that prompted it, thereby resolving this issue as well.
Fixed in branch 3.x, commit 3a8bdf1fc4
_Fix #306917: Crash on tie in score with parts
Resolves: https://musescore.org/en/node/306917.
Apply the same method from https:://github.com/musescore/MuseScore/pull/6049 in undoAddElement() for determining the tracks in which to place new elements._
Fixed in branch 3.x, commit 1168e0f8e3
_Merge pull request #6242 from mattmcclinch/306917-tie-crash
Fix #306917: Crash on tie in score with parts_
Automatically closed -- issue fixed for 2 weeks with no activity.