Problems running JOGL demos

I am new to JOGL and am impressed that most of the demos run fine on my laptop although a couple have problems that don’t appear to be related to graphics card support.

Firstly, the Grand Canyon Demo (the one I really want to work) crashes with a FileNotFoundException: D:\Temp\db.nfo and doesn’t display anything. Why is this?

Secondly, the XTrans demo and any use of the Java2D/JOGL interoperability bridge results in an empty window and Java console with nothing and no errors displayed. Why is this?

I am using Java 6 Update 14 on Vista with an nVidia FX-1600M GPU.

Any thoughts?

Thanks,

Jarrick 8)

Besides ‘Grand Canyon Demo’ (not incl. in jogl-demos),
the java2d/swing opengl bug is fixed, as well as the pbuffer one … (WGL/GLX).

Have fun …