Crashes when pasting fret diagram without chord symbol in score with parts
Reported version
3.5
Type
Functional
Frequency
Few
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Hello,
Since downloading the latest version, when pasting a copied passage the entire app shuts down. I use Mac OS 10.15.6.
Taylor Atkins
Fix version
3.5.1
Comments
Sample score and steps needed
Step 1: highlight measure or chord diagram; select Edit > Copy or Command-C.
Step 2: select measure (empty or filled) in which to paste the copied section
Step 3: Edit > Paste or Command-V to paste and app immediately shuts down.
Took me a few tries, but I found a specific combination that crashed for me. The trigger is the combination of a fret diagram that does not have a chord symbol attached, pasting onto a staff for which there is a linked part. It's due to a missing null pointer check here: https://github.com/musescore/MuseScore/commit/e146e6a6a23c0f13476ba4b7d… (code was added at 3.5 to fix a bug where the chord symbols were not linked properly).
see https://github.com/musescore/MuseScore/pull/6480
Fixed in branch 3.x, commit a50ca5132b
fix #309380: Crashes when pasting fret diagram without chord symbol in score with parts
Fixed in branch 3.x, commit 0e2e38a58e
_Merge pull request #6480 from Jojo-Schmitz/fret-diagram-crash
fix #309380: Crashes when pasting fret diagram without chord symbol in score with parts_
Fixed in branch master, commit a61a778401
fix #309380: Crashes when pasting fret diagram without chord symbol in score with parts
Automatically closed -- issue fixed for 2 weeks with no activity.