[Bug 107791] Re: padevchooser does not start, fails with message ** (padevchooser:12362): WARNING **: pa_browser_new() failed.
Pablo Di Noto
pablo at dinoto.org
Tue May 5 02:24:46 UTC 2009
Hello,
padevchooser is refusing to start because it relies on Avahi to provide
some network services discovery.
The reason Avahi is not working is explained here:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/327362
But the short answer is:
# vi /etc/default/avahi-daemon
make sure the line that reads
AVAHI_DAEMON_DETECT_LOCAL=1
becomes
AVAHI_DAEMON_DETECT_LOCAL=0
This change avoids a check done at boot which prevents Avahi from running. For immediate pleasure, do
# /etc/init.d/avahi-daemon start
which should start the service without any error. Once Avahi is working, PulseAudio will work as expected.
This last statement is no longer necessary, as the Avahi will now start on each reboot.
Thanks everybody for your work!
///Pablo
--
padevchooser does not start, fails with message ** (padevchooser:12362): WARNING **: pa_browser_new() failed.
https://bugs.launchpad.net/bugs/107791
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list