[LAU] persisting jack_connect problem

Julien Claassen julien at c-lab.de
Mon Mar 28 08:23:06 UTC 2011


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

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de


More information about the Linux-audio-user mailing list