Login  Register

Re: Unable to set pixel format 4 for device context

Posted by RobC on Apr 29, 2011; 4:16pm
URL: https://forum.jogamp.org/Unable-to-set-pixel-format-4-for-device-context-tp2852819p2879777.html

Wade,

I thought it might be some kind of multithreading issue also and I have tried various thread fixes and haven't found a solution. I did try the version of the SimpleScene app that you sent over and I got the exact same "Unable to set pixel format 4 for device context" error. I did notice that the error that you were seeing with the original code I sent over was a little different than what I was getting though. I wonder if maybe the changes you made to the app fixed the issues you were seeing but not the issues I have been seeing on the gx260? It seems like maybe we could be seeing two separate problems?