Hi On Mon, Jun 29, 2009 at 11:09 PM, Colin Guthrie<[email protected]> wrote: > Hi, > > As of libcanberra 0.13 I've had some problems in the connection loop for > pulse. > > > On line 363 of src/pulse.c I'm getting a contiual value of state of > PA_CONTEXT_CONNECTING. > > It's easy to reproduce, just set PULSE_SERVER=foobar and then start any > libcanberra app. >
That's bad. I never tried with a PULSE_SERVER variable. > Marc-Andre - could it be your nofail patch? > Yup.. This patch was supposed to solve a similar issue: https://bugs.freedesktop.org/attachment.cgi?id=26246 However, it needs some more testing/fixes/comments, for ex. with your test case. My guess is that it would solve your problem quite well, because it breaks the connection-fail loop. regards, -- Marc-André Lureau _______________________________________________ libcanberra-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss
