Login  Register

Re: GLException with JOGL 1.1.1a, Win64 & remote desktop

Posted by Sven Gothel on Nov 10, 2010; 10:46pm
URL: https://forum.jogamp.org/GLException-with-JOGL-1-1-1a-Win64-remote-desktop-tp1855762p1879317.html

On Wednesday, November 10, 2010 23:30:15 OwenD [via jogamp] wrote:
>
> Unfortunately, upon further testing we are now able to reproduce the
> GLException initially reported with JOGL2 ("Candidate" build from today). It
> seems to be only when using a GLJPanel with a 64-bit JRE and does not matter
> if remote desktop is in use or not. I have reported this to the bugzilla:
> 427

Thank you.

Please attach the infos as mentioned here
  http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing

to the bugreport.

Especially the new runtime version dump,

  http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check

which will give us the exact source code and platform info required.

We might need to include a GLJPanel test to our unit tests :)

~Sven