Re: [LAU] persisting jack_connect problem

From: Stéphane Letz <letz@email-addr-hidden>
Date: Mon Mar 28 2011 - 11:27:20 EEST

Le 28 mars 2011 à 10:23, Julien Claassen a écrit :

> Hello Cedric!
> I just changed it to int volatile done = 0 and added some debugging output.
> It jumps into the connecting branch (if(connect) ), then there's the expression:
> if (jack_connect(client, jack_port_name(src_port),...
> There it fails (i.e., it doesn't execute the following goto exit. Instead, it executed my prepare else and then hung around the while-loop forever. Well, I didn't wait that long. :-)
> So any thoughts on that?
> Warmly yours
> Julien
>

The only reason I see is that for some reason the connect callback is never called... so *this* has to be debugged in the first place.

Stéphane

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Mar 28 12:15:02 2011

This archive was generated by hypermail 2.1.8 : Mon Mar 28 2011 - 12:15:03 EEST