View Issue Details

IDProjectCategoryView StatusLast Update
0002704ardourbugspublic2020-04-19 20:14
Reporterbwjunkie Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.5 
Summary0002704: broken session after naming track to 'click'
Descriptionif 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 Informationusing ubuntu 8.1 and jack 0.3.2 with a builtin computer soundcard 2 channels
TagsNo tags attached.

Activities

rooker

2009-05-30 09:21

reporter   ~0006037

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.

cth103

2009-05-30 19:20

administrator   ~0006039

Thanks for the report. The above work-around should get your session going again. This problem has been fixed in 3.0.

system

2020-04-19 20:14

developer   ~0021925

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
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