Login  Register

Re: Unable to create temp OpenGL context for device context

Posted by Sven Gothel on Nov 11, 2011; 11:35am
URL: https://forum.jogamp.org/Unable-to-create-temp-OpenGL-context-for-device-context-tp3089571p3499447.html

On Friday, November 11, 2011 10:56:50 AM jouvieje [via jogamp] wrote:

>
> I've modify the unit test to reproduce the exception:
> http://jerome.jouvie.free.fr/downloads/TestSharedContextListNEWT.java
> TestSharedContextListNEWT.java
> http://jerome.jouvie.free.fr/downloads/TestSharedContextListNEWT2.java
> TestSharedContextListNEWT2.java
>
> The wglShareLists happens > 75% of the time (so sometimes it works).
> Using the same animator for all GLWindow never show the exception. As far as
> I know, running different context (all shared) in different thread is
> possible.

Not only possible, but one of the whole reasons for it.

> Anyway, if something looks wrong on the changes let me know.
>
>

This one ..

> I am getting the following error with an NVidia Quadro FX 3500 on Windows 7
> 64 bit (using an AMD64 CPU).

Can you complete the version information as requested / described in
our wiki/FAQ ? Thank you. If I have missed it, pls post URL.
Thank you.

I will check this one as well, sure - probably a driver bug.

~Sven