Comment 23 for bug 1556439

Revision history for this message
In , Tanu Kaskinen (tanuk) wrote :

(In reply to Georg Chini from comment #6)
> However, I am not sure if this is the right way to solve the problem. Tanu,
> what do you think?

The patch seems good. I still wonder what's really happening here, though. I think it's not possible for the stream to end during the profile switch, because after detaching from the old sink, no more audio is consumed from the stream before it's attached to the new sink. Does something call pa_sink_input_kill()?