Re: Gdk Pixbufloader not freeing memory



This thread is all about Imlib.  I may end up switching to Imlib to get around
the problem (or migrate to Gtk2), but I'm using Gdkpixbuf now.  The problem
doesn't occur with the GdkPixbuf objects, just the GdkPixbufLoader.  If I undef
a GdkPixbuf the memory gets released just fine.  In my program I need to load a
large number of images, so I can't have the program block while loading, which
is why I need to use GdkPixbufLoader.  Maybe there is some way to explicitly
free the memory on the C side like your call to image->kill_image, but I don't
see anything like that for the GdkPixbufLoader.

Jörn Reder writes:

Hi,

didn't check the details, but I attached two mails from the list I 
posted some time ago with a similar problem (and a solution ;)

Probably it helps.

Regards,

Joern



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]