On 10/08/2016 09:55 PM, Rui Nuno Capela wrote: > On 10/08/2016 08:59 PM, Fons Adriaensen wrote: >> On Sat, Oct 08, 2016 at 07:04:48PM +0000, Rui Nuno Capela wrote: >> > >> Simple fact is tht this 'single instance' thing is broken. >> Even doing a ssh -X to another machine and running qjackctl >> there counts as a second instance. In other words it checks >> the wrong thing: the main window instead of the process. >> > > yes it counts as a second instance but the uniqueness is preserved as > the main window is set with a local X server property string which > includes the hostname of the remote X client. > > so you'll probably be ok with ssh -X even though the single application > instance is enabled. >
and if you really want to get rid of this qjackctl single instance broken feature altogether just build it without: ./configure --disable-xunique && make && sudo make install and then all your troubles will be gone, i hope :) cheers -- rncbc aka. Rui Nuno Capela _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/listinfo/linux-audio-dev