On Sat, Aug 29, 2009 at 3:40 PM, Azure<[email protected]> wrote: > Running mplayer under karmic, mplayer can no longer use pulseaudio: > AO: [pulse] Init failed: Connection refused > Failed to initialize audio driver 'pulse' > Could not open/initialize audio device -> no sound. > Audio: no sound > Video: no video
First, please disable autospawn: echo autospawn = no|tee -a ~/.pulse/client.conf Then, restart pulseaudio: killall pulseaudio; pulseaudio -vvvv 2>&1 | tee ~/pulseaudio.txt Please attach pulseaudio.txt to this bug report. -- mplayer does not work with pulseaudio https://bugs.launchpad.net/bugs/421229 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
