Hi Akilan,

I'm afraid you have provide too few details of how you create, use and
destroy your graphics contexts to know what to be able to guess at
what might be amiss and what might be appropriate.  You also don't
mention anything about the OSG version, operating system you've used
etc.

Robert.

On 12 September 2012 16:33, Akilan Thangamani
<[email protected]> wrote:
> Hi,
>
> My application renders on multiple screens and each attached with seperate 
> graphics context. The apps demands addition/removal of any graphics context 
> dynamically. Suppose when the context is removed and added subsequently for 
> the same screen, it throws msg like "unable to makeCurrentContext(...)". 
> Following to that, I couldn't render anything on to  the screen. To release 
> graphics context, I tried context->close().  I am not sure what needs to be 
> done??
>
>
> Thanks
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=49990#49990
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to