MuseScore crashes after moving text

• Sep 17, 2018 - 11:23

OS: Windows , Arch.: x86_64, MuseScore version (32-bit): 2.3.2, revision: 4592407

  1. Open "adameva JONG PARTS.mscz" as uploaded below.
  2. Cut (CTRL+X) the "(Wine glass)" text from measure 8.
  3. Click the second beat of measure 7.
  4. Paste (CTRL+V).
  5. Save (CTRL+S).
  6. MuseScore freezes and closes.

No clue what could have caused this, but I figured I'd better report it.

EDIT: It has something to do with the custom style it's in, "Stichtekst". Pasting any of that anywhere else, then saving, causes MuseScore to crash.

Attachment Size
adameva JONG PARTS.mscz 143.92 KB

Comments

In reply to by Jojo-Schmitz

The latest development build crashes if you simply load the above score and try to save it unchanged. The crash happens here, and can be prevented by changing the line to

if (m && m->isMeasure())

With this modification to the code, one can perform the cut and paste operations and then save the file without the program crashing.

In reply to by Marc Sabatella

I was just trying to move a tempo text in a part and it caused a crash in the alpha release. The tempo text was not just a standard note = #, but had other text in it. The score was created in version 2.3.2.

The reason I was trying to move it was because version 3 placed it about 50 spaces above the top staff. Selecting it and pressing ctrl+r had no affect.

Do you still have an unanswered question? Please log in first to post your question.