On Thu, Sep 24, 2009 at 3:59 PM, Mikael Liljeroth <mikael.liljer...@gmail.com> wrote: > On Thu, Sep 24, 2009 at 5:46 AM, Cedric BAIL <cedric.b...@free.fr> wrote: >> info.loader is removed when loading is done. So if it's gone, my guess >> is that the data has already been loaded. Is it a possible explanation ?
> info.loader is null even before i call the evas_cache_image_load_data for > the first time. Is it possible that something else in evas automatically > loads the image data? Also, when I check the RGBA_Image's image.data > variable it is null so I do not have the image data yet. > I tried to find the place where info.loader is removed to add a breakpoint, > but I could not find it. Whose responsibility is it to set info.loader to > null? Hum, sorry my bad. I didn't read that code since sometime and in fact I don't see why info.loader could be NULL. It is set by evas_common_load_rgba_image_module_from_file when it try to find the right loader. So this change my diagnostic, do you have the right module build and do you call evas_common_load_rgba_image_module_from_file at some point ? -- Cedric BAIL ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel