View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002704 | ardour | bugs | public | 2009-05-30 05:11 | 2020-04-19 20:14 |
| Reporter | bwjunkie | Assigned To | cth103 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5 | ||||
| Summary | 0002704: broken session after naming track to 'click' | ||||
| Description | if you name one of your tracks to click (don't do this on an important project) then save and close and load again, you cannot load the session... AudioEngine: cannot register port "click/out 1": a port with this name already exists: check for duplicated track/bus names this problem is re-creatable with any project please if anyone knows a work around let me know, otherwise i've lost a substantial amount of work thanks josh | ||||
| Additional Information | using ubuntu 8.1 and jack 0.3.2 with a builtin computer soundcard 2 channels | ||||
| Tags | No tags attached. | ||||
|
|
You can edit the xxx.ardour file, search for the XML tag <Click>. Below you will find <IO name="click" ...>. I suppose if you change it to e.g. <IO name="original_click" ...>, the collision should be avoided. For the sake of consistency, you could then: *) open the .ardour file *) rename your click track *) save the project and close it *) edit the .ardour file again, and change "original_click" back to "click". btw: I think I ran into a related problem: Jack crashed when I turned the click on. I happen to have tracks labeled "click" as well. Will try to reproduce. |
|
|
Thanks for the report. The above work-around should get your session going again. This problem has been fixed in 3.0. |
|
|
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 |
|---|---|---|---|
| 2009-05-30 05:11 | bwjunkie | New Issue | |
| 2009-05-30 09:21 | rooker | Note Added: 0006037 | |
| 2009-05-30 19:20 | cth103 | cost | => 0.00 |
| 2009-05-30 19:20 | cth103 | Note Added: 0006039 | |
| 2009-05-30 19:20 | cth103 | Status | new => resolved |
| 2009-05-30 19:20 | cth103 | Resolution | open => fixed |
| 2009-05-30 19:20 | cth103 | Assigned To | => cth103 |
| 2010-04-24 10:28 | cth103 | Category | bugs => bugs2 |
| 2010-04-24 10:31 | cth103 | Category | bugs2 => bugs |
| 2020-04-19 20:14 | system | Note Added: 0021925 | |
| 2020-04-19 20:14 | system | Status | resolved => closed |