> Nope. If you look at the stack trace, you see that the exception was > thrown after trying to figure out a GraphicsConfiguration. > > i.e., the following code returns null : > > GraphicsConfigTemplate3D template3d = new > GraphicsConfigTemplate3D(); > return > GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().g > etBestConfiguration(template3d);
thats teh problem with trying to be helpful when you don't have the code to look at, i was just reading the stack trace as it was :) > So there are two possibilities: > > 1. Your laptop doesn't have a 3d graphics card - sorry, there's nothing > to do but to change the graphic card or the laptop. > 2. You have a 3d graphic card, but the graphic device that VMWARE is > providing does not support 3D - try directly the linux environment. agreed Jeremy -- Homepage: http://www.computerbooth.com/ Codepage: http://www.newdawnsoftware.com/ =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".