The assertion is incorrectly testing for '==' when logically it should test for '<='. The attached patch gets us past the assert. The next part of the puzzle is the loopback of the a2dp audio to the computer speakers, and then to make it play smoothly.
** Patch added: "1001-src-modules-bluetooth-module-bluetooth-device-fix-incorrect-assert-test.patch" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/689915/+attachment/2174572/+files/1001-src-modules-bluetooth-module-bluetooth-device-fix-incorrect-assert-test.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689915 Title: pulseaudio aborts with assertion decoded == a2dp->frame_length in function a2dp_process_push() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/689915/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
