Paste causes crash
I'm getting a consistent crash (acc vio) when pasting a few measures from an existing score. I have provided both the source and dest score, and the Macintosh stack trace / debug log. Detailed instructions to reproduce below.
I am using the Macintosh version 1.3 rev 5702
I have attached the Macintosh bug trace. The top of the stack shows
0 net.sourceforge.mscore 0x0000000100057821 Score::pasteStaff(QDomElement, ChordRest*) + 8449
1 net.sourceforge.mscore 0x00000001000553c4 Score::cmdPaste(ScoreView*) + 2596
2 net.sourceforge.mscore 0x0000000100036dae ScoreView::normalPaste() + 30
3 QtCore 0x000000010544c1ee QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1566
4 QtCore 0x00000001054752bf QStateMachinePrivate::executeTransitionContent(QEvent*, QList
I am attaching both score files for help in reproducing. Steps to reproduce.
1. On the source score, click on the first measure, treble clef of the piano part.
2. Holding down the shift key, click on the 7th measure, same clef.
3. Cmd-C to copy.
4. Select the first measure of the destination chart.
5. Cmd-V to paste.
6. Boom.
Attachment | Size |
---|---|
Paste_Error.txt | 62.43 KB |
Debug_Source.mscz | 11.87 KB |
Debug_Chart_Dest.mscz | 2.98 KB |
Comments
Hi
Can you reproduce in 2.0? 1.3 will not receive fixes.
Thanks
It's this: #19368: Pasting notes with chord letters between scores causes crash, fixed for 2.0 a while back. I confirmed that following the steps described with the posted scores crashes in 1.3 and does not in 2.0, and the scores exactly fit the profile of that bug (source has more staves than destination, source staff # is greater than total # of staves in destination, chord symbol being copied).
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.