Icy Version 1.8.6.0
Java(TM) SE Runtime Environment 1.8.0_101-b13 (64 bit)
Running on Mac OS X 10.11.6 (x86_64)
Max java memory : 2.5 GB
Plugin VTK Canvas 1.1.0.0
Comment:
Please type here your comment
java.lang.UnsatisfiedLinkError: Can’t load library: /System/Library/Frameworks/nativewindow_awt.Framework/nativewindow_awt
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:551)
at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:64)
at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:96)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:414)
at jogamp.nativewindow.NWJNILibLoader.access$000(NWJNILibLoader.java:39)
at jogamp.nativewindow.NWJNILibLoader$1.run(NWJNILibLoader.java:49)
at jogamp.nativewindow.NWJNILibLoader$1.run(NWJNILibLoader.java:41)
at java.security.AccessController.doPrivileged(Native Method)
at jogamp.nativewindow.NWJNILibLoader.loadNativeWindow(NWJNILibLoader.java:41)
at jogamp.nativewindow.jawt.JAWTUtil.
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:336)
at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:332)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.nativewindow.NativeWindowFactory.initSingleton(NativeWindowFactory.java:332)
at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1629)
at javax.media.opengl.GLProfile.access$000(GLProfile.java:77)
at javax.media.opengl.GLProfile$1.run(GLProfile.java:142)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:128)
at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2149)
at javax.media.opengl.GLProfile.get(GLProfile.java:898)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:632)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:643)
at icy.vtk.VtkJoglPanel.
at icy.vtk.IcyVtkPanel.
at plugins.kernel.canvas.VtkCanvas$CustomVtkPanel.
at plugins.kernel.canvas.VtkCanvas.
at plugins.kernel.canvas.VtkCanvasPlugin.createCanvas(VtkCanvasPlugin.java:18)
at icy.canvas.IcyCanvas.create(IcyCanvas.java:301)
at icy.gui.viewer.Viewer.setCanvas(Viewer.java:781)
at icy.gui.viewer.Viewer$5.actionPerformed(Viewer.java:579)
at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1258)
at javax.swing.JComboBox.setSelectedItem(JComboBox.java:586)
at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:622)
at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:852)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
at java.awt.Component.processMouseEvent(Component.java:6533)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:501)
at java.awt.Component.processEvent(Component.java:6298)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.j