View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002474 | ardour | bugs | public | 2008-11-26 04:11 | 2020-04-19 20:13 |
| Reporter | mrufino1 | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.7 | ||||
| Summary | 0002474: Naming sends with the same name prevents file from opening the next time around | ||||
| Description | I copied my sends to each track using the new drag and drop functions (Thanks!!!) and then named each send going to the same reverb "verb." The next time I went to open the file this box comes up: AudioEngine: cannot register port "verb/out 1": a port with this name already exists: check for duplicated track/bus names | ||||
| Additional Information | Through some chat on the IRC with carl and seablade I understand why this is happening now, so since it is not a bug per se, maybe some brainstorming about how to make this work? | ||||
| Tags | No tags attached. | ||||
|
2008-11-26 04:11
|
|
|
|
Well it is a bug in that you can do something to prevent the session from opening. This is as a result of the recent work gone into allowing you to copy sends. The solution I put forth was to register jack ports for sends with a combination of the Track Name and the Send Name both. This would solve two things, one it would allow for identically named sends on seperate track(Such as multiple sends named Reverb that go to the reverb bus, one on each track) as well as solve the bug with registering ports preventing the session from being opened due to duplicate jack port names, as they would become indiviudal again due to the track name qualifier. Seablade |
|
|
This has been fixed now; identically-named sends are automagically renamed to make them different. |
|
|
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. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-11-26 04:11 | mrufino1 | New Issue | |
| 2008-11-26 04:11 | mrufino1 | File Added: busnametest.ardour | |
| 2008-11-26 04:46 | seablade | Note Added: 0005375 | |
| 2008-11-26 04:46 | seablade | Status | new => acknowledged |
| 2009-06-10 01:32 | cth103 | Relationship added | related to 0002694 |
| 2010-04-24 10:28 | cth103 | Category | bugs => bugs2 |
| 2010-04-24 10:31 | cth103 | Category | bugs2 => bugs |
| 2010-05-02 00:15 | cth103 | cost | => 0.00 |
| 2010-05-02 00:15 | cth103 | Note Added: 0007731 | |
| 2010-05-02 00:15 | cth103 | Status | acknowledged => resolved |
| 2010-05-02 00:15 | cth103 | Resolution | open => fixed |
| 2010-05-02 00:15 | cth103 | Assigned To | => cth103 |
| 2020-04-19 20:13 | system | Note Added: 0021829 | |
| 2020-04-19 20:13 | system | Status | resolved => closed |