Segfault when copying a note with slurred grace note

• Dec 28, 2012 - 11:03
Type
Functional
Severity
S2 - Critical
Status
closed
Project

GIT commit: 0f4127d

This time I hope I have the recent build. :)

Reproducable steps for creating a segfault:

  1. create a new document with an instrument
  2. insert a note
  3. add a grace note to the inserted note from the palette
  4. ensure the grace note is selected and press s to slur it with the main note
  5. select the main note and the break right after, ensuring the grace note is unselected
  6. ctrl+c copy
  7. select another measure and ctrl+v paste

Comments