View Issue Details

IDProjectCategoryView StatusLast Update
0000821ardourbugspublic2005-01-03 21:32
Reporterv2 Assigned Topaul  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000821: Send numbering does not work correctly
DescriptionSend numbering works wrong. It seems that the number of the next send is counted by then number of sends in the session instead of giving the next number to the send.

Reproduction:
 1) New session
 2) Create 2 sends
 3) Remove "send 1"
 4) Create a send
 5) The new send is titled "send 2" and uses the same jack ports as the other
    "send 2"

Ardour/GTK 0.548.1 running with libardour 0.851.1 (beta22)
TagsNo tags attached.

Activities

v2

2004-12-30 16:35

developer   ~0001772

Oh no. The same goes for inserts.

paul

2005-01-02 15:54

administrator   ~0001780

fixed in paul's code. i kept resetting the new send ID every time we removed a send (and likewise for inserts) rather than the ID being a monotonically rising number.

v2

2005-01-03 21:32

developer   ~0001786

Fixed in cvs. Checked with version:
Ardour/GTK 0.552.0 running with libardour 0.852.2

Issue History

Date Modified Username Field Change
2004-12-30 16:33 v2 New Issue
2004-12-30 16:35 v2 Note Added: 0001772
2005-01-02 15:54 paul Status new => resolved
2005-01-02 15:54 paul Resolution open => fixed
2005-01-02 15:54 paul Assigned To => paul
2005-01-02 15:54 paul Note Added: 0001780
2005-01-03 21:32 v2 Status resolved => closed
2005-01-03 21:32 v2 Note Added: 0001786