resizes are not being created

tcpdrunk

Joined: 2010-02-07
Posts: 5
Posted: Tue, 2010-02-09 20:46

Hi, I have the latest code from a git pull last night. resizes are not being (consistently) created for me. For example I have 400 pics in one Album but only 33 resizes were generated (by looking in the var/resizes/albumpath/...) I have tried 'Rebuild Images' but the resizes aren't created. var/resizes/... has 777 permissions while i try to figure this out.

There are no logs generated while I 'rebuild images'

how can I track this down?
Thanks
Kirby

Login or register to post comments
tcpdrunk

Joined: 2010-02-07
Posts: 5
Posted: Tue, 2010-02-09 21:36

When I 'rebuild images' it says it completes successfuly but when i reload the page there are always 2300 pictures that need to be rebuilt - i figure these are the pics that aren't getting resized.
I also have plenty of disk space.

Thanks

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 17361
Posted: Fri, 2010-02-12 01:34

please try a fresh install in a new DB and path and see if it file quatity / size /toolkit related.
enable debug mode:
FAQ: How do I see debug information?
and see if that yields some useful info.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
frazels

Joined: 2010-02-14
Posts: 2
Posted: Sun, 2010-02-14 10:02

I'm also having the same problem.
Thumbnails are not displayed, resizes are not displayed, but the full version is displayed.
Folders in the var/resizes and var/thumbs are made for the new album, but they are empty.
When I try to rebuild I get the same result as tcpdrunk

var/log is empty
Running Gallery 3.0 Beta 3
PHPinfo: http://www.wellspun.com.au/g10/info.php

Login or register to post comments
frazels

Joined: 2010-02-14
Posts: 2
Posted: Sun, 2010-02-14 10:02

I just solved my problem... (Not tcpdrunk's)
I was running ImageMagick version 6.2.8
I changed to GD version bundled (2.0.34 compatible), and everything is working fine.
Try changing graphic toolkits, and see if you have any luck tcp!

Login or register to post comments