Re: Re: [Gimp-developer] Image reference count problem in plugin

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

 



Sven,

> That last line is wrong since you never owned a reference on that
> image and it is already gone at that point. It should read instead:
> 
>   gint newImage = gimp_file_load (...);
>   gimp_displays_reconnect (oldImage, newImage);
>   gimp_image_delete (newImage);

I think I tried that without success, but I'll update to the latest version and try again. Thanks.

-- David


This message was sent through MyMail http://www.mymail.com.au



[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux