Hey there,
I can't get Aku to load up on Vista.
I have followed all the tips on getting Aku to run on my computer but nothing will work. I have uninstalled Aku and board cad from the java control panel icon.
Then I uninstalled java and reinstalled it every which way , online offline the x64 version(which didn't work) I uninstalled the Aku from java control panel each time as, even though it wasn't runnable, it was still registering on the temp file section of this control panel.
I'm thinking of making a partition an loading up linux to give that a try, but i imagine that is easier said than done.
I am looking at Shape3Dlite but it has limitations such as no 3D! and I can't import a board photo and match it's outline. Board cad is good but i can't manipulate the photo to land at the nose and tail of the current .brd in design. Aku is very easy to use, how can I get it?
This following information was one of the many differing information strings presented in the "details" section of the information box that informed me that Aku would not be loading up. Do these strings mean anything that can be easily fixed?
Next I got this
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" href="akushaper.jnlp" codebase="http://akushaper.com/software">
<information>
<title>AKU SHAPER</title>
<vendor>AKU SHAPER</vendor>
<association mime-type="application-x/brd" extensions="brd"/>
<shortcut>
<desktop/>
</shortcut>
<homepage href="http://akushaper.com"/>
<description>AKU SHAPER</description>
<description kind="short">AKU SHAPER</description>
<icon href="../lib/akubird_64_64.gif"/>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.6+"/>
<extension name="jogl" href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp"/>
<jar href="../lib/shaper.jar"/>
<jar href="../lib/akuhelp.jar"/>
<jar href="../lib/TableLayout.jar"/>
<jar href="../lib/Jama-1.0.1.jar"/>
<jar href="../lib/jh.jar"/>
<jar href="../lib/swingmiglayout.jar"/>
<jar href="../lib/itext-1.4.3.jar"/>
<jar href="../lib/groovy-1.0.jar"/>
<jar href="../lib/akushaper-encryption.jar"/>
<jar href="../lib/akushaper-licensing.jar"/>
<jar href="../lib/commons-codec-1.1.jar"/>
<jar href="../lib/commons-lang-2.1.jar"/>
<jar href="../lib/version.jar"/>
</resources>
<application-desc main-class="hui.surf.editor.ShaperFrame2"/>
</jnlp>
&
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(WindowsGLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at hui.surf.D.B.J(Unknown Source)
at hui.surf.D.B.<init>(Unknown Source)
at hui.surf.D.A.û(Unknown Source)
at hui.surf.D.A.<init>(Unknown Source)
at hui.surf.editor.T.<init>(Unknown Source)
at hui.surf.editor.ShaperFrame2.<init>(Unknown Source)
at hui.surf.editor.ShaperFrame2.main(Unknown Source)
... 9 more
Cheers-J