Version: unspecified (using Devel) OS: Linux Commit 1242590 change "sumOfActiveVolumes = 0" to "sumOfActiveVolumes = _volumesL.size()", that introduce mistake in average volume calculation. Reproducible: Always Steps to Reproduce: Compile/run last version and maximize or minimize volume. Actual Results: "Volume at 101%" or "Volume at 1%" on dock widget. Expected Results: "Volume at 100%" or "Volume at 0%" on dock widget.
Created attachment 62644 [details] Patch, that revert sumOfActiveVolumes changing.
Thanks for the patch. I will apply it immediately.
SVN commit 1246527 by esken: BUGS: 279611 Fix wrong volume in KMix Dock Widget M +1 -1 volume.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1246527