Missing some thumbnails when importing from G1 to G2

halj78727

Joined: 2007-11-21
Posts: 7
Posted: Wed, 2009-09-09 23:45


G2 URL (optional): http://www.jenningsweb.us/Gallery2/main.php?g2_itemId=3732
G2 version:
G1 URL (optional): http://www.jenningsweb.us/Gallery/
G1 version: 1.5.7
G1 character set:
PHP memory limit: 30M
--
Activated toolkits (e.g. NetPbm, GD): ImageMagick, NetPbm, Gd (in that priority order)
Browser (e.g. Firefox 2.0): IE 7 & Chrome
..
Gallery version = 2.2.5 core 1.2.0.7
PHP version = 4.4.7 cgi
Webserver = Apache
Database = mysqlt 5.0.51a-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, ImageMagick, LinkItemToolkit, NetPBM, SquareThumb, Thumbnail, Gd
Acceleration = none, none
Operating system = Linux boscgi1503.eigbox.net 2.6.29.4 #1 SMP Mon Jun 1 13:08:14 EDT 2009 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.43 Safari/530.5
Rows in GalleryAccessMap table = 6
Rows in GalleryAccessSubscriberMap table = 4
Rows in GalleryUser table = 5
Rows in GalleryItem table = 1
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0

I started with Gd as the high priority graphics toolkit and all large images (>~2.5KB 12M pixel) were not created. Changed priorities to favor ImageMagick and most are now created but some are not. Nothing peculiar about the files. The 640x480 images are created OK. Any ideas about why these few thumbnails are broken?

For example: 3 broken in this small album: http://www.jenningsweb.us/Gallery2/main.php?g2_itemId=3732

Thanks for your help.

Halj
in Austin, TX

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2009-09-10 23:40

If ImageMagick works (see Site Admin > ImageMagick, click Test Settings), then just uninstall GD and NetPBM and rebuild your images (Site Admin > Maintenance)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
halj78727

Joined: 2007-11-21
Posts: 7
Posted: Fri, 2009-09-11 02:38

Thanks for your suggestion. ImageMagick certainly works. It passes all the tests. What I'm not sure how to do is uninstall GD and NetPBM. Does that mean simply remove the paths to these programs that are in the Site Maintenance section? Actually, I notice that GD is actually built into PHP. I am on a hosted Linux system, so cannot do anything to physically remove these from the server. ImageMagick is already the highest priority.

I have the JPEG quality set to 85. Can that be causing any problem?

Thanks,
Halj
in Austin, TX

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2009-09-11 05:16
Quote:
Does that mean simply remove the paths to these programs that are in the Site Maintenance section?

No.
Please go to site admin -> plugins, then unistall the plugins.
GD is used for poor hosts that don't have other toolkits available. It is resource intensive and causes issues.

Quote:
PHP memory limit: 30M

You might want to bump that up.
FAQ: PHP memory_limit - Why do I get the error Allowed memory size of Xxx bytes exhausted?

Quote:
Gallery version = 2.2.5 core 1.2.0.7

With only a few items/users/albums...I would consider starting over with a more recent version that does not have security issues. G2.3 is the most recent version.
FAQ: How to upgrade Gallery2?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
halj78727

Joined: 2007-11-21
Posts: 7
Posted: Fri, 2009-09-11 22:05

Floridave: Thanks for the info and suggestions. Unfortunately, I can't do anything about the PHP memory limit nor the Gallery version. I'm on a hosted server (Dot5Hosting.com) that restricts such things.

I'll definitely do the uninstalls.

I have only migrated a few of my G1 albums to G2, so far. There are 59 albums and over 3,500 photos in G1. And growing. I thought it was a good time to make the upgrade.

Halj
in Austin, TX

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2009-09-11 22:43

It's easy to upgrade Gallery:
FAQ: How to upgrade Gallery2?

And migrate to G2 from G1 for that matter:
FAQ: Can I update from G1 -> G2?

As long as you can use something like ImageMagick you should be able to get away with 30MB. I've seen people using G2.3 with 24MB, but you'd have better success if processing larger images with more memory.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
halj78727

Joined: 2007-11-21
Posts: 7
Posted: Fri, 2009-09-11 23:08

I just uninstalled GD & NetPBM and a few other things and re-ran the thumbnail creation in Maintenance. I got trace output on three files that failed to work and they all indicate insufficient memory. Here's a small portion of the trace for one of the image files:
======
Error Output:
convert: Insufficient memory (case 4)
`/home/users/web/b241/d5.jenningsweb/public_html/Gallery2/g2data/tmp/imgk_LWLaoY'.
Status: 1 (expected 0)
unlink(/home/users/web/b241/d5.jenningsweb/public_html/Gallery2/g2data/tmp/imgk_LWLaoY)
chdir(/hermes/bosweb/web024/b241/d5.jenningsweb/public_html/Gallery2)
realpath(/hermes/bosweb/web024/b241/d5.jenningsweb/public_html/Gallery2/modules/core/classes/../../../)
realpath(/hermes/bosweb/web024/b241/d5.jenningsweb/public_html/Gallery2/)

Error (ERROR_TOOLKIT_FAILURE)in
modules/imagemagick/classes/ImageMagickToolkit.class at line 620
=======

My host company doesn't allow me to upgrade Gallery. They have a process where they do the upgrades quarterly (or whatever). I am doing the migration from G1 to G2.

Halj
in Austin, TX

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2009-09-11 23:58

Your hosting company sucks.

Gallery is software that's installed on your site that you should be able to update and maintain.

They haven't upgraded Gallery in over 1-1/2 years. (that's over 6 quarters)

Not only that, but this isn't software a host should be maintaining. If they upgraded Gallery on their client's sites all of the sudden all of their clients would be getting pages about upgrading instead of people visiting their site.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2009-09-12 21:06
Quote:
My host company doesn't allow me to upgrade Gallery.

Why? All you need to do is change files on the server and run the upgrade script.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team