At 5:15 PM -0500 1/9/07, Tony Nelson wrote: >At 7:38 PM +0100 1/9/07, Yann Le Boulanger wrote: >>Tony Nelson wrote: >>> Does the statusbar (in pygtk 2.10.3 gtk 2.10.4 python 2.4.4 FC6) leak >>> memory? I didn't see anything in pygtk's bugzilla. >>> >> >>it has been fixed in GTK 2.10.7. see bug #364868 > >That bug seems to affect icon display in a GtkStatusIcon on Windows, while >I am using a statusbar on Linux. Setting >statusbar.set_has_resize_grip(False) has no affect on the memory usage.
Well, regardless of the applicability of bug #364868, GTK 2.10.7 does fix the leak in a C version of the program, so no new bug to report, and no problem with my code. -- ____________________________________________________________________ TonyN.:' <mailto:[EMAIL PROTECTED]> ' <http://www.georgeanelson.com/> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
