[Pidgin] #14426: Patch to fix an assertion due to progress bar values > 1.0 (VV level bars)

Pidgin trac at pidgin.im
Thu Dec 22 04:36:36 EST 2011


#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:           |  
---------------------+------------------------------------------------------
Changes (by qulogic at pidgin.im):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  Patches Needing Review => 3.0.0


Comment:

 (In [8c46635caa338dd5b17c52f91567d10cf23c7af9]):[[BR]]
 The function gst_msg_db_to_percent already retyrns a number between
 0.0 and 1.0, and a GtkProgressBar is between 0.0 and 1.0, so I don't
 know why the level is multiplied by 5. Maybe microphones aren't that
 loud? I expect the "volume" control to increase it, so I'm not so
 sure. I guess we'll see what people think.

 Fixes #14426.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/14426#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list