<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] role-cork: Fix improper uncork behavior in case of operating globally"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94243">94243</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PATCH] role-cork: Fix improper uncork behavior in case of operating globally
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>modules
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sc11.lee@samsung.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121874" name="attach_121874" title="Patch for fixing improper uncork when using this module with global=1 argument">attachment 121874</a> <a href="attachment.cgi?id=121874&action=edit" title="Patch for fixing improper uncork when using this module with global=1 argument">[details]</a></span>
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 <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [PATCH] role-ducking: Fix improper unducking behavior in case of operating globally"
   href="show_bug.cgi?id=93994">bug #93994</a> 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>