Did a bit more testing last night and for me the problem actually seems to
be that the view controller releases the view and the view is crashing it.
I'll try get the view releasing properly on my end then the viewcontroller
should have no problems

On 1 October 2010 15:41, Stephan Maximilian Huber
<ratzf...@digitalmind.de>wrote:

> Hi Tom,
>
> Am 30.09.10 09:59, schrieb Thomas Hogarth:
> > Hi Stephan
> >
> > I have one last issue before I can send you my changes, but might be
> fixed
> > your end already. I'm getting a crash when releasing _viewController in
> > GraphicsWindowIPhone::closeImplementation(). I don't really understand
> why
> > it's happening as _viewController is just inherited from UIViewController
> > and doesn't seem to do anything fancy. Do you have this issue? You can
> see
> > it by setting the viewer to NULL in simple example before the end
> > of applicationDidFinishLaunching.
>
> I couldn't reproduce the crash neither on the simulator nor on my
> iphone. I am using the last version from github.
>
> > Also the auto rotate is working with the new res, but after X number of
> > rotates it seems to occasionally lockup. I'll try find the problem but
> seems
> > like it might need another pair of eyes.
>
> I did some tests and couldn't reproduce the lockup, I'll try it again
> this weekend.
>
> cheers,
> Stephan
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to