Re: Unable to determine Graphics Configuration. Am I setting up something wrong?
Posted by
Martin on
Feb 02, 2022; 2:14pm
URL: https://forum.jogamp.org/Unable-to-determine-Graphics-Configuration-Am-I-setting-up-something-wrong-tp4041606p4041610.html
Could you clarify which is your GPU?
The weird thing about this exception is that
it is triggered only if the chosen graphic configuration is null, whereas the error message indicates an existing graphic configuration (which differs a bit from the requested graphic configuration but this is not a problem).
I would bet for an error in this method flow.