Hi Bill,

If you send some more information, I can probably figure out why the
OGL pipeline is not being enabled on your system:
  - OS version
  - video card model
  - output of "glxinfo"
  - output of "xdpyinfo"

I'm going to see if there is a way that we can print out more
information when OGL initialization fails.  There are quite a few
possible points of failure, so it would be useful to receive a more
detailed error message.  In beta2, things are slightly better in that
it now prints "Cannot enable OpenGL pipeline" instead of printing
nothing, but that's still not very helpful.

Thanks,
Chris

On Mar 16, 2004, at 8:26 AM, Bill Napier wrote:
Anyone have any hints on how to get this running?

I have a system that I thought meets all the requirements listed here
(http://java.sun.com/j2se/1.5.0/docs/guide/2d/new_features.html#ogl),
but when I start my programs with the "-Dsun.java2d.opengl=true"
option,
I don't get the "Using OpenGL pipeline" message that I expect.

Any ideas on how to debug this problem?  My guess is that something is
not setup on my system to allow Java to use the OpenGL stuff, but I
have
no idea how to track down what is missing or misconfigured.  Any help
in
this area would be appreciated.

Bill Napier

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

Reply via email to