<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 - pavucontrol - volume levels always zero"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102462">102462</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pavucontrol - volume levels always zero
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>pavucontrol
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>quantumphoton007@gmail.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=133854" name="attach_133854" title="The sound level bar that always stays zero">attachment 133854</a> <a href="attachment.cgi?id=133854&action=edit" title="The sound level bar that always stays zero">[details]</a></span>
The sound level bar that always stays zero

pavucontrol's volume levels are always zero, no matter how loud my audio
playback is. It is zero in both playback and output-devices tabs.

In an attempt to debug, I cloned the latest version from git, printed the
values to see where the issue is.

<span class="quote">> v = ((const float*)data)[length / sizeof(float) - 1];
> fprintf(stderr, "%lf\n", v);</span >

in mainwindow.cc

The output always stays zero. The only exception is the input devices tab,
where the sound levels work as expected for my microphone. When I print the
values from input devices section, the value is some non-zero float.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>