I reinstall Ubuntu to x86 from x86_64, but bug still present.
I found that my bluetooth headphones work good without pulseaudio server, via 
ALSA.

$ ps ax | grep pul
11361 pts/1    S+     0:00 grep pul
$ 

So I don't need to define output device. If bluetooth headphones is turn
on - sound go over them.

$ cat .asoundrc 
pcm.bluetooth {
        type bluetooth
        device 00:02:78:DE:09:43
        profile a2dp
}

But after little playback any application crash. I test it with rhythmbox and 
banshee. See attached logs.
The problem is in ALSA driver.


** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/24432965/Screenshot.png

-- 
bluetooth pulseaudio segfault
https://bugs.launchpad.net/bugs/346562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to