Score corruption when creating tremolos in Score+Parts
https://musescore.org/en/node/121201
Create a score, export some parts. Write a tremolo in the part, copy it and paste it for a few measures, go back to the score.
The score will have the correct tremolo for the first measure, and notes without tremolo(in a 4/4 measure, two whole notes) after.
Comments
To clarify, this is the two-note tremolo.
Alright, given this is critical, and unassigned, I'll take it. I'm assuming both 2.0.4 and 3.x should be changed.
Presumably, unless the fix ends up creating some sort of incompatibility, which seems unlikely But the process is, do your work against the master, then if it is deemed safe for 2.0.4, your same branch can be merged against that as well - no need for you to create two separate branches / PR's.
Terrific! Thank you for stepping up (not to mention reporting the bug in the first place). In most cases, you only need to submit the fix against the master branch, and the commit can be cherry-picked into 2.0.4 without any separate work.
Note that to allow a PR to be merged, you'll need to sign the CLA: https://musescore.org/cla
EDIT: Cross-posted with Marc, sorry for unnecessary duplication.
Any progress on this one?
Fixed in branch 2.1, commit 5908ba79ae
fix #121561: Score corruption when creating tremolos in Score+Parts
Fixed in branch 2.1, commit 3d0347f624
Merge pull request #3033 from lasconic/fix-121561
Fix #121561
Fixed in branch master, commit af90627015
fix #121561: Score corruption when creating tremolos in Score+Parts
Automatically closed -- issue fixed for 2 weeks with no activity.
One issue fixed, but caused another, it seems see #247641: Tremolos between notes corrupted on part creation