View Issue Details

IDProjectCategoryView StatusLast Update
0004387ardourbugspublic2020-04-19 20:15
Reporterdanboid Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0004387: WARNING: Stuck note resolution
DescriptionI have been trying to re-create the errors given in 4243 which has uncovered another error which is likely closely related to 4243. Doing the following produces an error such as:

WARNING: Stuck note resolution - end time @ 0 is before note on: Note #0: pitch = 65 @ 0 .. 0 velocity 64 chn 0

1 - Create a MIDI track region with any number of notes but at least one note starting at 0

2 - Delete the note(s)

3 - Save session and quit

4 - Load the session and choose Undo

You should now see a note of indeterminate length appear. If you save the session with this dodgy note then re-load it you will get the above error about a stuck note.

10291
TagsNo tags attached.

Activities

danboid

2011-10-23 11:44

reporter   ~0011751

Last edited: 2011-10-23 11:47

Doing the above can also produce errors like:

WARNING: resolved note-on with no note-off to generate Note #0: pitch = 62 @ 0 .. 7 velocity 64 chn 0

EDIT

In fact there seems to be no need to have any note at 0 (relative to the region start that is) - the notes can have any start time and you get the same errors.

cth103

2011-10-23 19:17

administrator   ~0011761

Thanks, good spot of a fairly evil bug. Fixed in SVN 10292.

system

2020-04-19 20:15

developer   ~0022784

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-10-23 11:39 danboid New Issue
2011-10-23 11:44 danboid Note Added: 0011751
2011-10-23 11:47 danboid Note Edited: 0011751
2011-10-23 18:36 cth103 cost => 0.00
2011-10-23 18:36 cth103 Target Version => 3.0-beta1
2011-10-23 18:51 cth103 Status new => confirmed
2011-10-23 19:17 cth103 Note Added: 0011761
2011-10-23 19:17 cth103 Status confirmed => resolved
2011-10-23 19:17 cth103 Resolution open => fixed
2011-10-23 19:17 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022784
2020-04-19 20:15 system Status resolved => closed