Login  Register

Strange problem on new laptop

Posted by Tomd on Dec 20, 2011; 6:31pm
URL: https://forum.jogamp.org/Strange-problem-on-new-laptop-tp3601952.html

Just tried my JOGL based application on a new laptop. It mainly works, except for one thing.

I am using TextureRenderer and a Texture to implement what is essentially a HUD. Works fine on every other machine I've tried, but doesn't appear at all on the new laptop. The main 3D content of the display is fine.

I've switched from the old 1.1.1 build to 2.0 b23, but this didn't help.

The new machine is a 64 bit AMD, Windows 7, but 32 bit Java, so I am using the Win 586i JOGL. Is that correct? It works fine on my development machine, (64 bit Intel, Windows 7, and 32 bit Java).

Any likely sources of this problem or suggestions for tracking it down?