[pulseaudio-tickets] [PulseAudio] #518: clients can not autospawn the daemon

PulseAudio trac-noreply at tango.0pointer.de
Tue Mar 24 14:18:45 PDT 2009


#518: clients can not autospawn the daemon
---------------------+------------------------------------------------------
 Reporter:  sreeves  |       Owner:  lennart
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:  0.9.15 
Component:  daemon   |    Severity:  normal 
 Keywords:           |  
---------------------+------------------------------------------------------
 running 0.9.14.
 If the daemon dies or gets shutdown by something like restarting the
 alsasound service, then when clients attempt to connect the autospawn
 fails in the case that the xprop "PULSE_SERVER" is set

 1. kill or stop the daemon, then run paplay
 2. in pa_context_connect the autospawn appears to be controlled by the
 c->do_autospawn var, but that variable is only set to true in a block of
 code that is not entered if the c->conf->default_server is set
 3. the default_server variable is set earlier in pa_client_conf_from_x11
 via the PULSE_SERVER property query.
 4. so the autospawn is not attempted and clients fail to connect.

-- 
Ticket URL: <http://pulseaudio.org/ticket/518>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list