[pulseaudio-tickets] [Bug 94243] New: [PATCH] role-cork: Fix improper uncork behavior in case of operating globally

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 22 02:56:33 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94243

            Bug ID: 94243
           Summary: [PATCH] role-cork: Fix improper uncork behavior in
                    case of operating globally
           Product: PulseAudio
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: modules
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: sc11.lee at samsung.com
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

Created attachment 121874
  --> https://bugs.freedesktop.org/attachment.cgi?id=121874&action=edit
Patch for fixing improper uncork when using this module with global=1 argument

When we use this module with argument "global=1", there exists mis-uncork
behavior.

For example,

pactl load-module module-role-cork trigger_roles=voice,voip cork_roles=media
global=1

Let's assume that voip's device is not same as voice's and media's.

Above 3 roles are playing and if we stop the voip stream then the media's
volume would be uncorked even though voice stream is still activated.

The attached patch fixes this issue.

ps : this issue is similar with bug #93994 that have already been merged.
ps2 : I've already shared this issue to pulseaudio-discuss mailing list.
 : [pulseaudio-discuss][PATCH] role-cork: Fix improper uncork behavior in case
of operating globally

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160222/123cfa27/attachment.html>


More information about the pulseaudio-bugs mailing list