Such problem seems related to Sun ONE Studio, because if I try to run java3d demo under this IDE I got display mode problem.
 
 
----- Original Message -----
From: Fei Li
Sent: Tuesday, December 02, 2003 4:21 PM
Subject: [JAVA3D] No compatible device found, please switch to other display mode and try again

It is very strange that if I run java3d demo everything is fine. But if I run my application I got
 
No compatible device found, please switch to other display mode and try again
 
The trouble code is:
 
GraphicsConfiguration config = SimpleUniverse.getPreferredConfiguration();
 
running java3d demo I got config

Win32GraphicsConfig[dev=Win32GraphicsDevice[screen=0],pixfmt=4]
running my application I got
 
null
 
please expert help.
 
Thanks
 
 
 
----- Original Message -----
Sent: Tuesday, December 02, 2003 8:40 AM
Subject: Re: [JAVA3D] window xp

Maybe you should make sure that your Graphics Card is using the correct driver for the monitor you're currently using.
Most Graphics Cards software come now with a list of supported drivers for most popular monitors.
JR

Fei Li wrote:
Yes, I have, but it does not help.
 
Thanks
 
----- Original Message -----
Sent: Tuesday, December 02, 2003 12:08 AM
Subject: Re: [JAVA3D] window xp

You should make sure you have the latest xp drivers for your graphic card installed.
 
Cheers,
 
Florin
-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Fei Li
Sent: Montag, 1. Dezember 2003 23:56
To: [EMAIL PROTECTED]
Subject: [JAVA3D] window xp

Hi,
 
My java 3d code runs well in windows 2000. After I switched to windows xp I got the following error:
 
No compatible device found, please switch to other display mode and try again
 
who knows how to deal with this.
 
 
Thanks
 
 
=========================================================================== 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".
=========================================================================== 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".
=========================================================================== 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".

--
D'Amore Jean-Robert
IT Systems
Bell Geospace Ltd.
Unit 5A, Crombie Lodge
Aberdeen A.S.T.P
Balgownie Drive
Aberdeen AB228GU

Tel: +44(0)1224227703
Email: [EMAIL PROTECTED]

=========================================================================== 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".
=========================================================================== 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".
=========================================================================== 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".

Reply via email to