← Back to team overview

gephi.team team mailing list archive

[Question #120848]: UnsatisfiedLinkError on startup on Mac OS X

 

New question #120848 on Gephi:
https://answers.launchpad.net/gephi/+question/120848

Graphic library error, related to JOGL.

Stack trace:

java.lang.UnsatisfiedLinkError: com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT0(Ljava/nio/ByteBuffer;)Z
 at com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT0(Native Method)
 at com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT(JAWTFactory.java:38)
 at com.sun.opengl.impl.JAWT$1.run(JAWT.java:99)
 at java.security.AccessController.doPrivileged(Native Method)
 at com.sun.opengl.impl.JAWT.getJAWT(JAWT.java:95)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:144)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
 at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
 at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
 at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
 at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
 at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
 at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)

-- 
You received this question notification because you are a member of
Gephi Team, which is an answer contact for Gephi.