<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-ducking: Fix improper unducking behavior in case of operating globally"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93994">93994</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PATCH] role-ducking: Fix improper unducking 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=121506" name="attach_121506" title="Patch for fixing improper unducking when using this module with global=1 argument">attachment 121506</a> <a href="attachment.cgi?id=121506&action=edit" title="Patch for fixing improper unducking when using this module with global=1 argument">[details]</a></span>
Patch for fixing improper unducking when using this module with global=1
argument

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

For example,

pactl load-module module-role-ducking trigger_roles=voice,voip
ducking_roles=media global=1 volume=70%

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 increased(unducking) even though voice stream is still
activated.

The attached patch fixes this issue. Could you please review it?

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>