notenames plugin crashes Jojo-Schmitz • Apr 10, 2014 - 07:38 Type Plugins Severity S2 - Critical Status closed Project MuseScore Using the notenames plugin on the Promenade Example crashes MuseScore dc959cca88, Windows 7 and Mac Reply Comments Jojo-Schmitz • Apr 10, 2014 - 13:03 It apparently dies when hitting a line break. Removing all line breaks from Promende Example and the plugin works Doesn't crash if there is a line break, but also courtesy time sig. Reply Jojo-Schmitz • Apr 10, 2014 - 14:04 Seems to die on a SIGSEGV in measure.cpp line 2388 if (all || e->systemFlag() || visible(e->staffIdx())) Reply [DELETED] 3 • Apr 25, 2014 - 13:27 Status (old) active ⇒ fixed fixed in 28e4236295 Reply System Message • May 9, 2014 - 13:40 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Jojo-Schmitz • Apr 10, 2014 - 13:03 It apparently dies when hitting a line break. Removing all line breaks from Promende Example and the plugin works Doesn't crash if there is a line break, but also courtesy time sig. Reply
Jojo-Schmitz • Apr 10, 2014 - 14:04 Seems to die on a SIGSEGV in measure.cpp line 2388 if (all || e->systemFlag() || visible(e->staffIdx())) Reply
System Message • May 9, 2014 - 13:40 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Comments
It apparently dies when hitting a line break.
Removing all line breaks from Promende Example and the plugin works
Doesn't crash if there is a line break, but also courtesy time sig.
Seems to die on a SIGSEGV in measure.cpp line 2388
if (all || e->systemFlag() || visible(e->staffIdx()))
fixed in 28e4236295
Automatically closed -- issue fixed for 2 weeks with no activity.