generating parts with horizontal frame crashes if one part has a full measure rest in the measure just before the frame
- new score, with several parts, e.g. the Closed Score SATB + Organ template
- insert horizontal frame
- generate parts 'all new'
-> Crash, with an ASSERT:
Fatal: ASSERT: "e == 0 || e->type() == Element::Type::MEASURE" in file ...\MuseScore\libmscore\element.h, line 698 (:0, )
and a broken/corrupted/useless stack trace:
1 Ms::mscoreMessageHandler musescore.cpp 2348 0x48b7a6
2 Z14qFloatDistancedd 0x6888d42a
3 ?? 0x4
4 ??
Same steps but before generating the parts fill the measures just before the frame with notes, or non-full-measure rests
-> no crash
master only, not Problem in 2.0.3
Comments
horizontal frame like frequently used to separate a coda from the rest of the score
Same crash when opening a score that already has a part with no notes before a horizontal frame
seems to fixed
Automatically closed -- issue fixed for 2 weeks with no activity.