Public bug reported:

Binary package hint: pulseaudio

I've also posted this at http://www.pulseaudio.org/ticket/244 but as the
bug causes program failures I'm including it here.

In a recent version, the native protocol was updated to include a "suspend" 
flag for the stream when a stream is moved. When sending, this was added only 
to the playback streams. However, the receiving end expects this for both 
playback and record streams.
The result is that moving a record stream will cause the program using the 
stream to fail with a "protocol error".

To replicate this:
parec -d 0 > /dev/null
(or any other program recording over the pulseaudio native protocol)

Open pacmd and
move-source-output X Y
and parec will promptly terminate.

The included patch fixes this problem.

** Affects: pulseaudio (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: patch

-- 
Moving source-outputs causes protocol errors
https://bugs.launchpad.net/bugs/194756
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