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

Pidgin trac at pidgin.im
Sat Jul 16 14:10:41 EDT 2011


#14426: Patch to fix an assertion due to progress bar values > 1.0 (VV level bars)
--------------------+-------------------------------------------------------
Reporter:  michael  |        Type:  patch       
  Status:  new      |   Component:  pidgin (gtk)
 Version:  2.9.0    |    Keywords:              
--------------------+-------------------------------------------------------
 The attached patch fixes an assertion in gtk_progress_bar_set_fraction
 which gets triggered because (level * 5) is often > 1.0 and the code
 doesn't check for that.

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


More information about the Tracker mailing list