HI John, I've finished the other tasks then had a look at this issue. I was able to track it down to an incorrect for loop end iterator value in the DatabasePager::getRequestsInProgress(). This is now fixed and the osgautocapture example works once more.
Robert. On Mon, Feb 9, 2009 at 9:33 PM, Robert Osfield <[email protected]> wrote: > HI John, > > Could you please look into, I have enough on my plate already. > > Robert. > > On Mon, Feb 9, 2009 at 9:29 PM, John Vidar Larring <[email protected]> > wrote: >> Hi Robert, >> >> It seems that the osgautocapture example has stopped working along the way. >> It seems that DatabasePager::getRequestsInProgress() returns zero even after >> the terrain model has started loading. Please, test to reproduce with the >> osgautocapture example: >> >> ./osgautocapture --window 0 0 1024 576 --camera 55 10 300000 0 30 0 >> --filename out.jpg terrain.ive >> >> Best regards, >> John Vidar >> >> Robert Osfield wrote: >>> >>> Hi All, >>> >>> I'm ready to tag the 2.8.0. Feedback on the 2.8 branch and 2.8.0-rc2 >>> has been positive so far, so it looks like the code is pretty ready. >>> Do you agree/disagree that we are ready to tag? Now is your last >>> opportunity to report a show stopper! >>> >>> Unless there is a show stopper reported I'll tag 2.8.0 at 1500hrs GMT >>> today. >>> >>> Cheers, >>> Robert. >>> _______________________________________________ >>> osg-users mailing list >>> [email protected] >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>> >> >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

