Lastest 3.0 build crashes when you try to notate with any percussion SirArsen • Nov 18, 2016 - 23:56 Reported version 3.0 Type Functional Severity S5 - Suggestion Status closed Project MuseScore What the title says. In the latest 3.0 build, no matter what way you try to notate any percussion, it crashes. Reply Comments cadiz1 • Nov 19, 2016 - 05:39 Reply Jojo-Schmitz • Nov 24, 2016 - 10:34 stack trace: 1 Ms::StaffType::noteHeadScheme stafftype.h 304 0xd2ed28 2 Ms::Note::isNoteName note.cpp 1054 0x7f9625 3 Ms::Note::layout note.cpp 1939 0x7fde7f 4 Ms::Chord::layoutPitched chord.cpp 1774 0x82af2a 5 Ms::Chord::layout chord.cpp 1716 0x82ab15 6 Ms::Palette::paintEvent palette.cpp 912 0x4b3dc0 7 ZN7QWidget5eventEP6QEvent 0x1bfcde01 8 ?? 0x4b 9 ?? 0x1e829f50 10 ?? 0x22e58300 _noteHeadScheme gets accessed but not initialiezed/set properly? Reply Git Message • Nov 24, 2016 - 11:09 Status (old) active ⇒ fixed Fixed in branch master, commit 0979783df9 fix #141561: crash when you try to notate with any percussion Reply System Message • Dec 8, 2016 - 11:10 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Jojo-Schmitz • Nov 24, 2016 - 10:34 stack trace: 1 Ms::StaffType::noteHeadScheme stafftype.h 304 0xd2ed28 2 Ms::Note::isNoteName note.cpp 1054 0x7f9625 3 Ms::Note::layout note.cpp 1939 0x7fde7f 4 Ms::Chord::layoutPitched chord.cpp 1774 0x82af2a 5 Ms::Chord::layout chord.cpp 1716 0x82ab15 6 Ms::Palette::paintEvent palette.cpp 912 0x4b3dc0 7 ZN7QWidget5eventEP6QEvent 0x1bfcde01 8 ?? 0x4b 9 ?? 0x1e829f50 10 ?? 0x22e58300 _noteHeadScheme gets accessed but not initialiezed/set properly? Reply
Git Message • Nov 24, 2016 - 11:09 Status (old) active ⇒ fixed Fixed in branch master, commit 0979783df9 fix #141561: crash when you try to notate with any percussion Reply
System Message • Dec 8, 2016 - 11:10 Status (old) fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Comments
stack trace:
1 Ms::StaffType::noteHeadScheme stafftype.h 304 0xd2ed28
2 Ms::Note::isNoteName note.cpp 1054 0x7f9625
3 Ms::Note::layout note.cpp 1939 0x7fde7f
4 Ms::Chord::layoutPitched chord.cpp 1774 0x82af2a
5 Ms::Chord::layout chord.cpp 1716 0x82ab15
6 Ms::Palette::paintEvent palette.cpp 912 0x4b3dc0
7 ZN7QWidget5eventEP6QEvent 0x1bfcde01
8 ?? 0x4b
9 ?? 0x1e829f50
10 ?? 0x22e58300
_noteHeadScheme gets accessed but not initialiezed/set properly?
Fixed in branch master, commit 0979783df9
fix #141561: crash when you try to notate with any percussion
Automatically closed -- issue fixed for 2 weeks with no activity.