Re: Unable to create temp OpenGL context for device context
Posted by makoto1337 on Jun 22, 2011; 10:33am
URL: https://forum.jogamp.org/Unable-to-create-temp-OpenGL-context-for-device-context-tp3089571p3094935.html
I am trying to se the property with System.setProperty("sun.awt.noerasebackground", "true"); like you said, but I am not sure if it is doing anything.
I don't get the "unable to create temp OpenGL context for device context" error on open, but rather when the window is dragged out of the main window into its own window, the exception occurs. This works fine on the Mac, but not on windows, using different hardware configs. Any ideas on what might be the problem?