Login  Register

Re: refresh problem when stereo requested but not available on Linux 64bit

Posted by blainebell on Apr 07, 2011; 12:07pm
URL: https://forum.jogamp.org/refresh-problem-when-stereo-requested-but-not-available-on-Linux-64bit-tp2784744p2790064.html

Thank you for your responses.

I think it is extremely important that we have communication for this topic.  It is difficult to get access to all hardware that users have and this is the only way we can get our software to work with a wide range of hardware.

So, my function always returns false, or only when it fails?

Its odd that your chosen capabilities is offscreen (i.e., "offscr").   Maybe the auto detection function should rule these out and it isn't.  You might want to print all of the capabilties out (from inside my loop/function) to see if there are other capabilities, and if they are different between the times it works and the times it doesn't.

I am curious to know what you find.

Thanks,

Blaine