View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000821 | ardour | bugs | public | 2004-12-30 16:33 | 2005-01-03 21:32 |
| Reporter | v2 | Assigned To | paul | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000821: Send numbering does not work correctly | ||||
| Description | Send 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) | ||||
| Tags | No tags attached. | ||||
|
|
Oh no. The same goes for inserts. |
|
|
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. |
|
|
Fixed in cvs. Checked with version: Ardour/GTK 0.552.0 running with libardour 0.852.2 |
| 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 |