@Ronan, Before testing, make sure you have a Lucid (10.04) install and that qjackctl-0.3.4-0ubuntu4 is installed (this is the version currently in Lucid).
Easy way to demonstrate the bug: 1. start jack using qjackctl 2. start ardour 3. create two tracks in ardour (these are considered as ports in qjackctl) 4. rename one of the tracks (ports) in ardour 5. using qjackctl Connections try to connect an input to both ports (tracks) You will see that you can connect to the port (track) that was not renamed. You will NOT be able to connect to the renamed port (track). In fact, the Connections window in qjackctl will continue to show the original name for a renamed port (track). The Refresh button will NOT update the renamed port (track). To test the fix: 1. add Janne's repository to your Sources 2. update qjackctl from qjackctl-0.3.4-0ubuntu4 to qjackctl-0.3.6-1ubuntu1~ppa1. 3. start jack using qjackctl 4. start ardour 5. create two tracks in ardour (these are considered as ports in qjackctl) 6. rename one of the tracks (ports) in ardour 7. using qjackctl Connections try to connect an input to both ports (tracks) You should find that you can make connections both ports (tracks). Most likely the renamed port (track) will automatically update its name, otherwise the Refresh button will update it. I hope this help. -- Backport qjackctl 0.3.6-1 from Maverick https://bugs.launchpad.net/bugs/607914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
