Good day. gl3 functions draw nothing for both "OpenGL Introduction" lab and "opengl" demo. isigraph control remains black or becomes filled with colored noise. But it's not freeze, i guess, since Ctrl+F key leads to fps message output. gl* functions involved are return 0 (tested via smoutput).
gl2 demo works fine, though. Result doesn't depend on either 3D hardware acceleration presence, or LD_LIBRARY_PATH environment variable and system/main/gl3.ijs script modifying, as recommended in: - http://www.jsoftware.com/pipermail/general/2006-September/027884.html - http://www.jsoftware.com/pipermail/general/2006-September/027818.html - http://www.jsoftware.com/pipermail/beta/2006-May/001145.html - http://www.jsoftware.com/pipermail/beta/2006-May/001063.html glxgears works fine. strace shows successfull libGL.so, libGLU.so, libOSMesa.so opening for jw process. OS: openSUSE 10.2 Java: java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) J: j601/2006-11-17/17:05 Installed OpenGL-related packages: Mesa-6.5.1-23 Mesa-devel-6.5.1-23 freeglut-060903-18 freeglut-devel-060903-18 glitz-0.5.6-21 glitz-devel-0.5.6-21 -- Igor ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
