Re: [LAD] qjackctl segfault

From: Rui Nuno Capela <rncbc@email-addr-hidden>
Date: Sun Oct 09 2016 - 00:03:33 EEST

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@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun Oct 9 04:15:03 2016

This archive was generated by hypermail 2.1.8 : Sun Oct 09 2016 - 04:15:03 EEST