[pulseaudio-tickets] [Bug 85011] New: pa_context_connect: flags documentation is misleading
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 14 09:51:32 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85011
Bug ID: 85011
Summary: pa_context_connect: flags documentation is misleading
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: core
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: stefan.bruens at rwth-aachen.de
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
enum pa_context_flags states:
PA_CONTEXT_NOFAIL: Don't fail if the daemon is not available when
pa_context_connect() is called, instead enter PA_CONTEXT_CONNECTING state and
wait for the daemon to appear.
in case noautospawn is set (either via flags or using pa client.conf) and no
server has been specified, pa start listening on DBUS for a new server, and the
state is PA_CONTEXT_CONNECTING, but pa_context_connect returns -1.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141014/6ed879cf/attachment-0001.html>
More information about the pulseaudio-bugs
mailing list