Re: [JAVA3D] graphics configuration bug

2002-07-30 Thread rishi nair
forgot to add that this is seen in Windows NT but not in Windows2000 . Card used is Matrox. -risban rishi nair wrote: > HI, > I am getting a SimpleUniverse.getPreferredConfiguration for Jre > 1.3.1_03 && J3d 1.3 based > application. This same application was running fine with Jre 1.3.1_03&& > J

[JAVA3D] graphics configuration bug

2002-07-30 Thread rishi nair
HI, I am getting a SimpleUniverse.getPreferredConfiguration for Jre 1.3.1_03 && J3d 1.3 based application. This same application was running fine with Jre 1.3.1_03&& J3d 1.2.1. This causes my canvas3d construction to fail. Is it a reported bug with J3d 1.3 or am i missing something here. -risban