On Fri, 29.08.08 13:40, Marc-André Lureau ([EMAIL PROTECTED]) wrote: > How do I sign-off ;)
I'll notice and add your sign-off for you... > > The second problem is that after fixing the above, canberra-gtk-play > > just immediately returns and does not play the file. > > That's expected. Eventually, canberra-gtk-play could wait for > completion before returning. Dunno. That's *not* expected. It is explicitly left underfined in the canberra API whether a sound would continue to play if a program terminates -- because that would only work with sound servers. c-g-p waits for the completion callback before it exits. If it exits immediately for you, then the gst driver is buggy. Happy to take a patch! Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ libcanberra-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss
