Hello all,
I installed sdk1.4.1 + java3d1.3 openGL 1.2.2 in my computer (Solaris 8 box), but I
can't run any demo program now.
When I executed the program, I get the followed message.
I connect to my Solaris 8 box through vncclient software.
Graphic card used: PGX64 8/24-Bit Color Frame BufferPGX64 8/24-Bit Color Frame Buffer.
Searching with reference to this problem in related websites it seems I need to change
the graphic card with a frame buffer supporting 32 bits.
Can any of you please shed your experience in this and help to solve this problem?
1)Suggest me a good graphic card for Solaris 8?
2)I�m using remote accessing software�s like(xserver,vnclient..etc) to connect my
solaris box. Does this concern rendering in java3D?
Error:
# java Test3Dload
Warning: cannot convert string �-montype-arial-regular-r-normal--*-140-*-p-*-iso8859
to type FontStruct
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
************************************************************************
*** ERROR: Canvas3D constructed with a null GraphicsConfiguration
*** This will cause a NullPointerException in a subsequent release
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
Xlix: extension �GLX� missing on display �unix:1.0�.
java.lang.NullPointerException: Canvas3D: null GraphicsConfiguration
at javax.media.j3d.Canvas3D.<init>(Canvas3D.java:1093)
at javax.media.j3d.Canvas3D.<init>(Canvas3D.java:1058)
at Test3DLoad.init(Test3DLoad.java:223)
at com.sun.j3d.utils.applet.MainFrame.run(MainFrame.java:262)
at java.lang.Thread.run(Thread.java:536)
==========================================================================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".