crash on adding staff or system text
MuseScore master (OS: Windows 7 SP 1 (6.1), Arch.: x86_64, MuseScore version (32-bit): 3.0.0, revision: caf2af6, but noticed this since a while already, so it is not this commit to blame) crashes when adding a staff or system text.
Fatal: ASSERT: "e == 0 || e->isText()" in file .../MuseScore/libmscore/scoreElement.h, line 523 (.../MuseScore/libmscore/scoreElement.h:523, )
Crash happens on the toText()
in TextTools::updateTools()
at mscore/texttools.cpp, line 142
relates to #272131: [EPIC] Text editing issues
Comments
Fixed in branch master, commit 973232d5bf
fix #272845 crash on adding staff or system text
Automatically closed -- issue fixed for 2 weeks with no activity.