Disappearing cover images

Robby Stephenson robby at periapsis.org
Thu Nov 30 21:16:11 MST 2006


On Thursday 30 November 2006 14:25, Krzysztof Woźniak wrote:
> Yes, every time following this steps ends with one image loss.
> the bug is definitely connected with IMAGE column in database list !
> please confirm that on Your machine ;-)

Yeah, that looks like the issue. I noticed that detail in your screenshot, 
too, and as soon as I turned on an image column, I started seeing the 
problem. It's a race condition between loading the images for the list view 
and copying them to the cache, and the image cache is getting confused 
about whether or not the image actually exists.

Can you compile from the 1.2.x SVN branch? I just checked in some code that 
I think fixes the problem.

Robby



More information about the tellico-users mailing list