Re: Unable to set pixel format 4 for device context
Posted by
Wade Walker on
May 12, 2011; 12:31am
URL: https://forum.jogamp.org/Unable-to-set-pixel-format-4-for-device-context-tp2852819p2929976.html
It's very possible -- there have been other instances when bugs got introduced into JOGL 2 that didn't exist in JOGL 1. The problem is, it's very difficult to debug one of these unless Sven has access to a system that duplicates the error. Otherwise (as you've seen) we can go back and forth doing trial and error forever

I had this same kind of problem myself (a bug that only occurred on one old system of mine, that no one else could duplicate). I set up the system so Sven could ssh into it, and he easily fixed the problem in JOGL 2.