plots are still blank

Robert Key robertgordonkey at yahoo.com
Thu Oct 9 14:05:41 CEST 2008


Hi all,
 I use scilab 5.0.2 on linux x86_64. jogl 64 bit is installed and LD_LIBRARY_PATH and the CLASSPATH are set up correctly but I still get the error:

java.lang.reflect.InvocationTargetException
        at java.awt.EventQueue.invokeAndWait(EventQueue.java:997)
        at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1323)
        at org.scilab.modules.gui.bridge.tab.SwingScilabTab.draw(Unknown Source)
        at org.scilab.modules.gui.tab.ScilabTabBridge.draw(Unknown Source)
        at org.scilab.modules.gui.bridge.ScilabBridge.draw(Unknown Source)
        at org.scilab.modules.gui.tab.ScilabTab.draw(Unknown Source)
        at org.scilab.modules.gui.graphicWindow.ScilabRendererProperties.forceDi
splay(Unknown Source)
        at org.scilab.modules.renderer.figureDrawing.DrawableFigureGL.drawCanvas
(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sun.op
engl.impl.x11.X11GLDrawableFactory

This class com.sun.opengl.impl.x11.X11GLDrawableFactory exists in the gluegen-rt.jar and is in the classpath.
Also all the libgluegen-rt.so and related libraries are in the LD_LIBRARY_PATH and ldconfig has been run many times.

How can I correct this.
Many thanks,

 Rob Key



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20081009/ec0c6fda/attachment.htm>


More information about the users mailing list