https://bugs.kde.org/show_bug.cgi?id=487508
--- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Also note that this value is provided by pulseaudio as the recomended maximum volumen presented to the user, which is set to +11dB (increment from the normal 0dB or 100%). This correspond to 153%, which is so close to 150% that might feel weird or a bug, but it is the result of converting between log and linear units. See: https://www.freedesktop.org/software/pulseaudio/doxygen/volume_8h.html#a353b44010677b005abd390af732eb86e So this would be technically an upstream issue, but not a bug. Now, as a "consumer" of the library, we could fix the value to exactly 150% in PulseAudioQt, disregarding the upstream recommendation. -- You are receiving this mail because: You are watching all bug changes.