ljvillanueva / pumilio

Pumilio: A Web-Based Management System for Ecological Recordings
12 stars 2 forks source link

image not ready #20

Closed aloboa closed 10 years ago

aloboa commented 10 years ago

After adding files using csv or directory, all sounds have a message stating "image not ready". The actual sonogram is not displayed (I guess it is not even calculated) until the sound is selected for display the first time. Agus

villanueval commented 10 years ago

I think I saw the same problem while testing something else. My guess is that a check is not being fulfilled or is broken.

Can you go to the Admin menu and change the option for

How many cores to use for background processes

to 2 or more and try browsing again? Give it a couple of minutes and see if it starts to generate some images. This should help in figuring out where the problem is.

aloboa commented 10 years ago

I've set the nb of cores to 3 and waited 3', no new sonograms displayed. I also tried quitting and logging again, no new sonograms displayed. I've noticed that for those files with no image there is no sound either. Sound is played for those files with displayed sonogram only. Agus

villanueval commented 10 years ago

OK, that helps. I'll check it out.

villanueval commented 10 years ago

Script has been simplified, old version had a redundant check that seemed to cause it to crash or end prematurely.