Re: Incorrect context on GLCanvas drawable
Posted by
MarcoNL on
Sep 12, 2022; 10:46am
URL: https://forum.jogamp.org/Incorrect-context-on-GLCanvas-drawable-tp4041391p4041850.html
Hi Julien,
this afternoon I should be able to connect to another PC having a couple of on "NVIDIA Quadro K600" adapters connected to two medical displays, which was crashing with JOGL, no matter the "-Dsun.awt.nopixfmt=true" setting. Hopefully, I will be able to collect full JOGL debug information on that PC as well.
In the meanwhile, I've collected JOGL's debug logs on my development PC (NVIDIA GeForce GTX 1060 6GB, Windows 10 Pro 64-bit, NVIDIA driver version: 512.15, dual monitor) with my "vtk.sample.rendering.JoglContextTestCase" test case,
without any "sun.awt.nopixfmt" system property, which is the situation in which my JOGL GLCanvas erroneously picks up an Open GL 1.1 profile:
JoglContextTestCaseDebugInfo.txtI hope this can be useful in identifying the root cause for this faulty behavior.
Let me know if I can be of further help.
Thanks and best regards,
Marco Sambin