Segfault when undoing tie over distance notes
GIT commit: d470cbd
Easily reproduced:
- create a new document
- hit n and insert three notes (ggg)
- hit esc and ctrl+select the first and the third note with the mouse
- click the tie button with the mouse
- undo tie with crtl+z
Expected behavior: Three notes with no tie. Actual behavior: Segfault.
Comments
I can not reproduce this. I follow your steps but do not get a segfault. Are you using the latest dev version?
According to the commit logs its from 2 months ago (approx.). Time to try the newest version.
Oh my! I pulled it, built it an ran it, but I executed the debug binary which was not rebuilt. I am very sorry. Closing this issue.