You don't need to use webstart, do you? Can you just have them try running SwingSet2 from the command line with -Dsun.java2d.opengl=True?
Another thing to try if running from the command line is to disable the use of the FBO extension, which has caused problems in the past with Nvidia drivers: -Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false (No, there's no alternate JNLP available...) That driver is a bit out of date; there are newer ones on their website [1] that should be tried in order to determine whether the problem still exists. Nvidia wouldn't be likely to fix the problem until we can prove that it's still reproducible in their latest drivers. Thanks, Chris [1] http://www.nzone.com/object/nzone_downloads_rel70betadriver.html [EMAIL PROTECTED] wrote:
I did manage to get someone else to give things a try at the show today. Here's what we found: - Forceware version: 84.69 - Driver date: 5/1/2006 - SwingSet2 demo works no problem. I used http://java.sun.com/products/javawebstart/apps/swingset2.jnlp - correct? But I noticed that the Swingset JNLP doesn't set sun.java2d.opengl, so there's no way to test it with the openGL pipeline, unless you have an alternate JNLP ? [Message sent by forum member 'russelleast' (russelleast)] http://forums.java.net/jive/thread.jspa?messageID=223120 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".