← Back to team overview

gephi.team team mailing list archive

[Bug 552879] Re: No graph being drawn - gluegen error

 

Probably duplicate of bug 799545

** Changed in: gephi
       Status: Confirmed => Won't Fix

** Changed in: gephi/0.7
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.
https://bugs.launchpad.net/bugs/552879

Title:
  No graph being drawn - gluegen error

Status in Gephi - The Open Graph Visualization Platform:
  Won't Fix
Status in Gephi 0.7 series:
  Won't Fix

Bug description:
  This bug affects certain configuration only.

  The problem seems to be related to gluegen library. The current
  gluegen is from JOGL 1.1.1a

  Stack trace:

  java.lang.RuntimeException: Please port CPU detection (32/64 bit) to your platform (mac os x/x86_64)
  at com.sun.gluegen.runtime.CPU.<clinit>(CPU.java:72)
  Caused: java.lang.ExceptionInInitializerError
  at com.sun.opengl.impl.JAWT.size(JAWT.java:17)
  at com.sun.opengl.impl.JAWT.create(JAWT.java:25)
  at com.sun.opengl.impl.JAWT$1.run(JAWT.java:97)
  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:265)
  at javax.media.opengl.GLCanvas.display(GLCanvas.java:130)
  at javax.media.opengl.GLCanvas.paint(GLCanvas.java:142)
  at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)
  at sun.awt.RepaintArea.paint(RepaintArea.java:241)
  at apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)
  at java.awt.Component.dispatchEventImpl(Component.java:4790)
  at java.awt.Component.dispatchEvent(Component.java:4544)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
  at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
  [catch] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gephi/+bug/552879/+subscriptions


References