[Bug 240761] Re: ** (padevchooser:9053): WARNING **: pa_browser_new() failed.

Pablo Di Noto pablo at dinoto.org
Tue May 5 02:25:24 UTC 2009


*** This bug is a duplicate of bug 107791 ***
    https://bugs.launchpad.net/bugs/107791

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:9053): WARNING **: pa_browser_new() failed.
https://bugs.launchpad.net/bugs/240761
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