[Pidgin] #14426: Patch to fix an assertion due to progress bar values > 1.0 (VV level bars)
Pidgin
trac at pidgin.im
Thu Apr 26 00:14:33 EDT 2018
#14426: Patch to fix an assertion due to progress bar values > 1.0 (VV level bars)
---------------------+---------------------------
Reporter: michael | Owner:
Type: patch | Status: closed
Milestone: 3.0.0 | Component: pidgin (gtk)
Version: 2.9.0 | Resolution: fixed
Keywords: |
---------------------+---------------------------
Comment (by David Woodhouse <dwmw2@…>):
(In [7804140b50b5]):[[BR]]
Clip audio level reporting
We multiply by five because otherwise we typically wouldn't see much
activity in the progress bar; speed generally just isn't that loud.
But that means that on occasion we do end up going over 100%, causing
a warning. Fix that by clipping the result.
Fixes #14426.
--
Ticket URL: <https://developer.pidgin.im/ticket/14426#comment:5>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list