Hi Bharat,
It seems you're back in the development chair, great!
I had some spare time and got the latest CVS (around 18 hours GMT, 20020104) and played around with it.
Here are the results:
Test: core :: CreatePhotoItem [1 iteration(s)]
Timing: 0.0683 elapsed, 14.637 per second
Error: Error (ERROR_UNIMPLEMENTED)
* in modules/core/classes/GalleryFactory.class at line 85
* in modules/core/classes/Gallery.class at line 440
* in modules/core/classes/GalleryPhotoItem.class at line 118
* in modules/core/test/TestCase/CreatePhotoItem.class at line 46
* in setup/test/TestCase.class at line 18
* in setup/test/index.php at line 212
on the end of the page:
file_exists(/home/michel/public_html/gallery2/modules/core/classes/GalleryPhotoItem.class)
file_exists(/home/michel/public_html/gallery2/modules/core/test/data/test1.jpg)
Unimplemented: GalleryGraphics, netpbmgraphics
-----------------
Test: core :: CreateRandomTree [50 iteration(s)]
Timing: 0.1804 elapsed, 277.2157 per second
Error: Error (ERROR_UNIMPLEMENTED)
* in modules/core/classes/GalleryFactory.class at line 85
* in modules/core/classes/Gallery.class at line 440
* in modules/core/classes/GalleryPhotoItem.class at line 118
* in modules/core/test/TestCase/CreateRandomTree.class at line 133
* in modules/core/test/TestCase/CreateRandomTree.class at line 46
* in setup/test/TestCase.class at line 18
* in setup/test/index.php at line 212
------------
The problem didn't seem to repeat itself after destroying the gallery and creating a new one.
Posts: 16
kvdb,
Those are really old CSVs - 20020104? Might want to look for the 2003010#, next time...
Just poking fun.
LUV This Product!
Daniel
http://www.extremesights.com (gallery 1.3.1)
http://www.existinglight.net
http://www.sprintboat.org (gallery 1.3.3)
Posts: 7994
It looks like the NetPBM module might have been deactivated? I wouldn't worry too much about this if you can't reproduce it. We'll introduce much clearer error messages at some future date that'll tell you things like "your graphics package isn't set up properly, etc".