Hi all,
When uploading pictures gallery is unable to create thumbnails.
I have no idea how to fix this problem.
Could someone help me out?
Debug information:
save_photos.php::358 -> Now we start processing the given Files. (If they were given)
Processing 1 element.
albumItem.php::666 -> Start processing single file (image/movie not archive).
albumItem.php::669 -> Extension is accepted.
albumItem.php::671 -> Filename processing.
albumItem.php::720 -> No caption given, generating it.
albumItem.php::479 -> Generated caption. Type: filename
Adding test.JPG
Album.php::1313 -> Doing the naming of the physical file.
Album.php::1351 -> Image preprocessing
Album.php::1356 -> Resizing/compressing original file
imageManipulation.php::37 -> Resizing Image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
imageManipulation.php::73 -> No resizing required.
imageManipulation.php::676 -> File /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg type 2.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
AlbumItem.php::697 -> Generating thumbnail.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
imageManipulation.php::640 -> Generating squared version to 150 pixels.
imageManipulation.php::573 -> Cropping Image
util.php::182 -> Executing: '/usr/bin/convert' '/var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg' -crop 768x768+128+0 +repage '/var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg'
Results:
none
Debug messages:
Status: 0 (expected 0)Source
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
Dest
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg
imageManipulation.php::37 -> Resizing Image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg
imageManipulation.php::797 -> Compressing image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg
util.php::182 -> Executing: '/usr/bin/convert' -size 150x150 '/var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg' -quality 50 -thumbnail 150x150 '/var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg.tmp'
Results:
none
Debug messages:
convert: no encode delegate for this image format `/var/www/localhost/htdocs/site/fotoalbums/album86/test.thumb.jpg.tmp'.
Status: 1 (expected 0)
util.php::182 -> Executing: '/usr/bin/jhead' '/var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg'
Results:
File name : /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
File size : 62921 bytes
File date : 2008:10:22 10:44:16
Resolution : 1024 x 768
Debug messages:
Status: 0 (expected 0)
util.php::620 -> Got no capture date. Using file modification time.
util.php::631 -> Item Capture Date: Wed Oct 22 10:44:16 2008
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
imageManipulation.php::640 -> Generating squared version to 150 pixels.
imageManipulation.php::573 -> Cropping Image
util.php::182 -> Executing: '/usr/bin/convert' '/var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg' -crop 768x768+128+0 +repage '/var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg'
Results:
none
Debug messages:
Status: 0 (expected 0)Source
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
Dest
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg
imageManipulation.php::37 -> Resizing Image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg
imageManipulation.php::797 -> Compressing image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg
util.php::182 -> Executing: '/usr/bin/convert' -size 150x150 '/var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg' -quality 70 -thumbnail 150x150 '/var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg.tmp'
Results:
none
Debug messages:
convert: no encode delegate for this image format `/var/www/localhost/htdocs/site/fotoalbums/album86/test.highlight.jpg.tmp'.
Status: 1 (expected 0) - Creating resized intermediate Version of test
imageManipulation.php::37 -> Resizing Image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg.
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
imageManipulation.php::797 -> Compressing image: /var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg
util.php::182 -> Executing: '/usr/bin/convert' '/var/www/localhost/htdocs/site/fotoalbums/album86/test.jpg' -quality 90 -resize 640x640 -strip '/var/www/localhost/htdocs/site/fotoalbums/album86/test.sized.jpg'
Results:
none
Debug messages:
Status: 0 (expected 0)
util.php::236 -> Getting Dimension of file: /var/www/localhost/htdocs/site/fotoalbums/album86/test.sized.jpg
Album.php::1444 -> Check if image needs to be rotated
Item successfully added.[/b]
Gallery version: 1.5.9
PHP version: v5.2.6-pl6-gentoo
Webserver: Apache
Database: MySql
Operating system: Gentoo
Browser: all
Posts: 3
Anyone?
Posts: 27300
moved to the correct forums
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
Well, I ended up installing netpbm and uninstannling imagemagick.
It seems to work fine now.
Posts: 6818
Hmm,
No need for uninstall ImageMagick.
Just switch to NetPBM in config.
But can you tell me the Version number of your ImageMagick?
Jens
--
Gallery Developer
Posts: 2
I'm having the same problem... no thumbnails. The same pics worked with earlier Gallery versions but not with 2.2.6 or 2.3 I removed the previous installations completely before installing the new ones. Everything else works and the pics show up full size but no thumbnails. I ran the maintenance and got a similar dubug message as above.
Here's the catch... I'm using Fantastico De Luxe through Bluevoda web hosting and i have very little knowledge of the intimate details of Gallery or programming. I have no idea what NetPBM or ImageMagick are.... I can edit the config files if i know which file and what to change if that's what's needed.
I like Gallery but need the thumbnails. So far no luck on the Blue Voda board.
Is there an "easy" way to get them working or can someone familiar with Fantastico give some help or walk me through this?
Thanks!
Jim
Posts: 6818
THIS
IS
THE
GALLERY 1.x
FORUM
@Jim: Please ask in the G2 forums, they you will find help.
Jens
--
Gallery Developer
Posts: 4
Im having the ezact same problem on Gallery 1.5.9
ImageMagick is intalled from this: ImageMagick-6.4.4-9.tar.bz2
/Johnny
Posts: 6818
Hello Johnny,
please do as Psycho3x3 did.
Post your debug output.
Jens
--
Gallery Developer