Login  Register

Re: MacOSX - attaching to external context hangs on loading native awt lib

Posted by Dominik Pospisil on Apr 29, 2017; 11:14am
URL: https://forum.jogamp.org/MacOSX-attaching-to-external-context-hangs-on-loading-native-awt-lib-tp4037907p4037911.html

I have tried other platforms and they could still return valid GL context even with -Djava.awt.headless set to true. I'll try to do some debugging why I am getting null context on macosx in my scenario. (I am sure that the current thread does have indeed valid GL context). I'll try to come up with some example as well.