Mu3.7 crashes on pasting text element from a closed file into a frame of a new file
Is this a known issue ? Could not find in github nor forum.
Open both files. Copy the indicated text from Origin.mscz, then close it. Select the frame in Destination.mscz, Paste. Musescore crashes with no message.
v3.7.0.15229398787, 3b3f9c6 on Windows 10
Attachment | Size |
---|---|
Origin.mscz | 18.76 KB |
Destination.mscz | 20 KB |
Comments
I can't reproduce
In reply to I can't reproduce by Jojo-Schmitz
Strange ... Also happens on a different PC running Windows 11 (Same Musescore version)
Here's a precise sequence:
(1) Start Musescore (empty)
(2) Open Origin.mscz
(3) Open Destination.mscz
(4) Click on (select) the text element in the frame in Origin.mscz,
(5) Ctrl-C
(6) Close Origin.mscz
(7) Click on (select) the frame in Destination.mscz
(8) Ctrl-V
In reply to Strange ... Also happens on… by BanjoJake
Ah, confirmed. And a regression vs 3.6.2. Please report in GitHub, https://github.com/Jojo-Schmitz/MuseScore/issues/new/choose
"Famous last words" in the debug output (but no stack trace, just a crash, even in a Debugger :-()
Debug: cannot paste selState 1 staffList false (...\libmscore\paste.cpp:1202, void Ms::Score::cmdPaste(const QMimeData*, Ms::MuseScoreView*, Ms::Fraction))
pure virtual method called
terminate called without an active exception
In reply to Ah, confirmed. And a… by Jojo-Schmitz
Done,
https://github.com/Jojo-Schmitz/MuseScore/issues/944
Thanks