89 of your photos are out of date. Click here to fix them

h3ctic

Joined: 2009-04-23
Posts: 6
Posted: Thu, 2009-04-23 10:24

Version: Gallery 3.0 Alpha 3

The problem is that whenever I click to fix this, I get a progress-bar with a button right below saying "Pause" and nothing happens (I've waited 1 hour++)

[img=http://img261.imageshack.us/img261/5450/gallery1.th.jpg]

(this image is also attached to the post, in case the imageshack-image is removed)

When I press Pause the progress-bar disappears and I'm back to the Gallery

If I go back to Maintenance I see the following:

Available Tasks
Name	 Description	 Action
Rebuild Images	 You have 89 out of date photos	 run
Update Search Index	 Search index is up to date	 run
Extract EXIF data	 EXIF data is up-to-date	 run

Running Tasks
Last Updated	 Name	 Status	 Info	 Action
Apr 23, 2009 12:16:45	 Rebuild Images	 Stalled		 resume cancel
Apr 23, 2009 11:03:01	 Rebuild Images	 Stalled		 resume cancel
Apr 23, 2009 10:53:14	 Rebuild Images	 Stalled		 resume cancel
Apr 23, 2009 09:43:48	 Rebuild Images	 Stalled		 resume cancel
Apr 23, 2009 09:29:19	 Rebuild Images	 Stalled		 resume cancel

If I try to "resume" any of them, I'm back to the progress-bar thing again....

Any help would be appreciated!!!! :)

Edit:

I've tried:
* several browsers (Chrome, IE and Firefox)
* the GD Library

(none worked)

AttachmentSize
gallery1.jpg36.29 KB
 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-04-24 00:30

Looks like the image rebuilding task failed. Our ajaxy code doesn't yet report it back to you in a good way (sorry!). Check your log files in var/logs, there'll probably be some clues there. Also, try a latest nightly because we've improved that code.

 
h3ctic

Joined: 2009-04-23
Posts: 6
Posted: Fri, 2009-04-24 13:18

Hey bharat and thanks for the reply.

I do not have read access on the logs in var/logs I'm afraid (using a webhost)

Where do I find the "latest nightly" ?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2009-04-24 13:37
Quote:
Where do I find the "latest nightly" ?

http://www.gallery2.hu/

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2009-04-25 21:06

When I say "var/logs" I mean the var directory in your gallery3 installation. You almost definitely have read access there.

 
h3ctic

Joined: 2009-04-23
Posts: 6
Posted: Sun, 2009-04-26 17:05

Ah yes ofcourse *blush* The log for today (after I again tried to "out of date"-fix them) however is empty (0 bytes)

Anyways, I've downloaded the latest nightly. Is the upgrade straight forward?? ..meaning, can I simply unpack the nightly and upload it and overwrite all files and no need to "reinstall"?

(I'm aware that any changes I've done to any php/html will get lost)

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2009-04-26 18:05
Quote:
Is the upgrade straight forward??

There is no upgrade yet. You have to delete the DB and start over or you might run into some other issue.
Upgrade paths will be available after beta 1.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
h3ctic

Joined: 2009-04-23
Posts: 6
Posted: Sun, 2009-04-26 19:18

oh crap... lol

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2009-04-26 19:33

Make sure you read:
http://gallery.menalto.com/gallery_3.0_alpha_3_released

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2009-04-27 05:38

I just ran about 13k images through the exif module and fixed a bug that cropped up. Can you try again with the latest svn? If not, can you zip up your images and make them available to me so that I can try them on my dev server?

 
h3ctic

Joined: 2009-04-23
Posts: 6
Posted: Tue, 2009-06-02 11:03

Very sorry for the late reply, I've been 'offline' for a while.

The site is actually live and I think its best for me to await the first beta, from what I seem to be able to conclude the beta will support upgrades(?)

The roadmap seems to indicate that there's no open tickets for beta 1, any ideas for when it will be released?

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-05 04:14

Beta 1 will be released when I finish answering questions in the forum, write up a news story, and make up the package. Maybe tonight, otherwise hopefully tomorrow.
---
Gallery 3 problems? Check gallery3/var/logs before you post!
Gallery 3 latest code: http://github.com/gallery/gallery3/zipball/master
Gallery 3 from git: http://codex.gallery2.org/Gallery:Using_Git

 
taay2001

Joined: 2009-06-19
Posts: 5
Posted: Fri, 2009-06-19 06:11

Hi!

I´ve downloaded the latest Beta 1 version and installed it into my server. Everything seems to be fine except importing data fron gallery 2. It keeps telling me that photos are out of date. Some photos were imported fine but most of them are out of date. The problem is same as "h3ctic" had. When I try to resume importing it just freez and do nothing. Only the number "You have X out of date photos" growing. When I try to Fix it it freezes again. What could be the problem and how can I repair it?

Any help would be appreciated...

Thank you!

 
taay2001

Joined: 2009-06-19
Posts: 5
Posted: Fri, 2009-06-19 11:43

Hi Again.

I forgot to say that my /var/logs says something like that:

2009-06-19 09:05:15 +03:00 --- error: @todo MALFORMED_INPUT_FILE in /var/www/html/galerii3/modules/gallery/helpers/graphics.php at line 195:
#0 [internal function]: graphics_Core::resize('/var/www/html/g...', '/var/www/html/g...', Array)
#1 /var/www/html/galerii3/modules/gallery/helpers/graphics.php(150): call_user_func_array(Array, Array)
#2 /var/www/html/galerii3/modules/gallery/helpers/photo.php(107): graphics_Core::generate(Object(Item_Model))

If this helps

Thank you

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-06-19 17:32

@taay2001: I believe this is fixed. Please try the latest code (instructions below) and report back in a new forum topic. I'm closing this one because it starts with an alpha-3 release so it's a little confusing.
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git