Crash on edit drumset - setting stem direction to Auto

• Sep 6, 2014 - 22:27
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Ubuntu Studio 14.04, GIT commit: 8469f8f

1) new score for any unpitched percussion
2) measure 1, note entry
3) edit drum set
4) find any defined drum, change stem direction to Auto

Result: crash

Code in Chord::computeUp() is looking at measure() to help it decide on stem direction, but that's null for palette.


Comments