Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-21 Thread Robert Osfield
Hi Rick, Thanks for the feedback. On the assumption that the lack of ref_ptr usage in the .ive plugin is the cause of this crash I've just done a purge of the plugins changing all Image* image = readImageFile usage across to osg::ref_ptrImage image = readRefImageFile. These changes affected

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-15 Thread Rick Appleton
Sorry for the delays, but here I am. Robert, I've not been able to test my issue with the Registry turned off. It simple takes too long and a non-variable amount of time to see if that would avoid the issue. We were getting the crash when running for anything between 2 and 24 hours. As far as

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-06 Thread Huidong
Thanks Roland, Look forward to your results. Hi Robert, I provided information that enough? Look forward to your reply. ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-05 Thread Robert Osfield
HI ?? Gordon's reply is perfectly reasonable. It is bad etiquette to keep posting on the same topic using different threads. You are misusing this mailing list and the abusing the goodwill of those who use it. It is perfectly reasonable to raise problems that you encounter and seek assistance

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-05 Thread Robert Osfield
Hi ??? Please can you sign with your name so we know who to address. W.r.t the threading on crashing I was awaiting a report on the issue from the original reporter, as this was required to properly diagnose the cause of the problem. Robert. On Fri, Jan 2, 2009 at 3:33 PM, gzdmgd al

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-05 Thread Huidong
Hi Robert, The following is STACK DUMP. MSVCR80D!FindCompleteObject+0xb[f:\sp\vctools\crt_bld\self_x86\crt\prebuild\eh\rtti.cpp @ 343] MSVCR80D!__RTDynamicCast+0x57[f:\sp\vctools\crt_bld\self_x86\crt\prebuild\eh\rtti.cpp @ 247] osg53_osgd!osg::Texture2D::setImage+0xde

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-05 Thread Roland Smeenk
I will ping the OP tomorrow, because I happen to know where he's hiding. ;) Roland -- Read this topic online here: http://osgforum.tevs.eu/viewtopic.php?p=4154#4154 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-05 Thread Huidong
Sorry, it's my first time to sent an email to a mailing list,and i'm not deliberately repeated the message on the same topic, I'll beware in future. ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-04 Thread gzdmgd al
I 'm sorry for the multiple times posting of the same issue, only. But, I dont think your reply is reasonable. I am standing on the testing position and only mean to find a bug in the program. Also , the error status and some reason I have described in the mail.I am sure I can modify the

Re: [osg-users] DatabasePager failed when loading ive with outside image

2009-01-03 Thread Gordon Tomlinson
Please don't post the same question multiple times just because you get no answer to the question when you posted it previously, this bad etiquette If this possible bug is important to you then you could actually try to fix it, you have already identified where it may lie and you have access