On Tue, 4 Sep 2018 02:18:14 +0200 Christopher Arndt <chris@xxxxxxxxxxxxx> wrote: > Am 04.09.18 um 02:02 schrieb Jonathan E. Brickman: > [...] > > There are the following lines (531f.) in 'src/share_canvasjack.py' in > the Catia/Cadence sources: > > self.ui.act_canvas_arrange.setEnabled(False) # TODO, later > self.ui.act_canvas_arrange.triggered.connect(self.slot_canvasArrange) > > The 'slot_canvasArrange' calls 'patchcanvas.arrange()' from > 'patchcanvas.py', which just prints a debugging message. > > So, no, this isn't implemented and enabling the menu action wouldn't > help. > > > Chris > _______________________________________________ > Linux-audio-user mailing list > Linux-audio-user@xxxxxxxxxxxxxxxxxxxx > https://lists.linuxaudio.org/listinfo/linux-audio-user I generally find patchage more reliable. Catia/Cadence fails to display clients under certain conditions. On of them is OBS with two Jack plugins. I haven't looked into it but it may be that it assumes one process, one jack client. Patchage handles this case. Regards, Philipp _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx https://lists.linuxaudio.org/listinfo/linux-audio-user