From: John H. <jdh...@ac...> - 2004-06-08 14:17:48
|
>>>>> "Steve" == Steve Chaplin <ste...@ya...> writes: Steve> There does seem to be a memory problem when using Python Steve> and GTK+. Have you seen the pygtk FAQ 8.4 "Is there a Steve> resource leak? Why do I run out of memory using Pixbuf?" I submitted a patch to fix a pygtk memory leak in get_image that was incorporated into pygtk 2.2. http://bugzilla.gnome.org/show_bug.cgi?id=133681 Which version are you using? Do you still see a problem with pygtk 2.2 or later? I'll take a look at incorporating your changes, in an case. But as Kirill pointed out, there is a separate problem with Agg that I have to track down. JDH |