Crash applying line via double click (debug build) Fyrult • Jun 24, 2016 - 03:25 Reported version 3.0 Type Functional Severity S2 - Critical Status closed Project MuseScore nightly ae37ad9, debug build 1. Select measure from score 2. Double-click ottava from palette Result: Crash Reply Comments Fyrult • Jun 24, 2016 - 03:25 Reply Jojo-Schmitz • Jun 24, 2016 - 14:39 Fatal: ASSERT: "e == 0 || e->type() == Element::Type::TEXTLINE" in file ...\MuseScore\libmscore\element.h, line 791 the corersponding toTextLine() is in mscore/cmd.cpp, line 301 Reply Jojo-Schmitz • Jun 24, 2016 - 09:42 Status (old) active ⇒ patch (code needs review) See https://github.com/musescore/MuseScore/pull/2690 Reply Jojo-Schmitz • Jun 24, 2016 - 10:48 same issue with hairpins, voltas and pedal lines Reply Jojo-Schmitz • Jun 24, 2016 - 14:38 Title Crash using ottava (debug build) ⇒ Crash applying line via double click (debug build) most probably 1a8cdf1da4 broke it Reply Jojo-Schmitz • Jul 11, 2016 - 08:56 Status (old) patch (code needs review) ⇒ fixed fix (differently than in my PR) by 0b92b20 Reply System Message • Jul 25, 2016 - 09:00 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Jojo-Schmitz • Jun 24, 2016 - 14:39 Fatal: ASSERT: "e == 0 || e->type() == Element::Type::TEXTLINE" in file ...\MuseScore\libmscore\element.h, line 791 the corersponding toTextLine() is in mscore/cmd.cpp, line 301 Reply
Jojo-Schmitz • Jun 24, 2016 - 09:42 Status (old) active ⇒ patch (code needs review) See https://github.com/musescore/MuseScore/pull/2690 Reply
Jojo-Schmitz • Jun 24, 2016 - 14:38 Title Crash using ottava (debug build) ⇒ Crash applying line via double click (debug build) most probably 1a8cdf1da4 broke it Reply
Jojo-Schmitz • Jul 11, 2016 - 08:56 Status (old) patch (code needs review) ⇒ fixed fix (differently than in my PR) by 0b92b20 Reply
System Message • Jul 25, 2016 - 09:00 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Comments
Fatal: ASSERT: "e == 0 || e->type() == Element::Type::TEXTLINE" in file ...\MuseScore\libmscore\element.h, line 791
the corersponding toTextLine() is in mscore/cmd.cpp, line 301
See https://github.com/musescore/MuseScore/pull/2690
same issue with hairpins, voltas and pedal lines
most probably 1a8cdf1da4 broke it
fix (differently than in my PR) by 0b92b20
Automatically closed -- issue fixed for 2 weeks with no activity.