StripMagic 0.1b [abandoned]

Digital tools for electronic work: software for pcb design, schematic drawing, circuit simulation, parts inventory tools, ...
User avatar
reneshelle
Solder Soldier
Information
Posts: 184
Joined: 25 Aug 2009, 11:28
Location: Denmark
Has thanked: 35 times
Been thanked: 47 times

Post by reneshelle »

~arph wrote:You don't have any other OpenGL applications running at the same time? That will definately be a show stopper. (I'm working on switching to native windows, which should fix that too)
No I don't. And I also don't have any other java stuff running. Seems strange that I have the same problem on 3 machines. I thought about what is similar on all three machines. They use different antivirus. They are different windows versions. They are all different brand PCs. They all use Internet Explorer as their main brownser? But that's about it. They do all have dropbox running, but exiting the program does not help anything...

User avatar
bigmufffuzzwizz
Breadboard Brother
Information
Posts: 131
Joined: 04 Mar 2011, 21:42
my favorite amplifier: 1973 Sunn Model T
Has thanked: 3 times
Been thanked: 2 times

Post by bigmufffuzzwizz »

Are you always updating the software?
Magic Pedals Home of The Shrine Fuzz!

User avatar
~arph
Cap Cooler
Information
Posts: 607
Joined: 20 Sep 2007, 10:35
Has thanked: 60 times
Been thanked: 163 times

Post by ~arph »

reneshelle wrote:
~arph wrote:You don't have any other OpenGL applications running at the same time? That will definately be a show stopper. (I'm working on switching to native windows, which should fix that too)
No I don't. And I also don't have any other java stuff running. Seems strange that I have the same problem on 3 machines. I thought about what is similar on all three machines. They use different antivirus. They are different windows versions. They are all different brand PCs. They all use Internet Explorer as their main brownser? But that's about it. They do all have dropbox running, but exiting the program does not help anything...
Ok, thanks for all the info. I will let you know if there is an update.
In the quiet words of the virgin Mary: "Come again?"

User avatar
~arph
Cap Cooler
Information
Posts: 607
Joined: 20 Sep 2007, 10:35
Has thanked: 60 times
Been thanked: 163 times

Post by ~arph »

bigmufffuzzwizz wrote:Are you always updating the software?
Yes, but not on a very regular basis. More like half a year of inactivity and then five updates in a week.
It work on it when I have some time to spare and that is not very often.

Regards,

Arnoud
In the quiet words of the virgin Mary: "Come again?"

User avatar
howmuch
Breadboard Brother
Information
Posts: 68
Joined: 09 Nov 2014, 18:31
Has thanked: 21 times
Been thanked: 58 times

Post by howmuch »

I'm having a problem running this. I just get the Java console giving an exception error.
Any ideas?


Latest Java (1.8.0_151-b12)
OpenGL 4.4
Windows XP SP3

Java console output

Code: Select all

Java Web Start 11.151.2.12 x86
Using JRE version 1.8.0_151-b12 Java HotSpot(TM) Client VM
...
Missing Permissions manifest attribute in main jar: http://www.friedair.com/stripmagic/lib/stripmagic.jar
Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: javax/media/opengl/GLEventListener
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at com.sun.jnlp.JNLPClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at MainApplication.<init>(MainApplication.java:19)
	at MainApplication$1.run(MainApplication.java:52)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: javax.media.opengl.GLEventListener
	at java.net.URLClassLoader.findClass(Unknown Source)
	at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at com.sun.jnlp.JNLPClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 29 more
R.I.P. Burke Shelley, from one of my favourite (and much underrated) bands - Budgie
Their songs have been covered by Van Halen, Iron Maiden, Soundgarden, Metallica and more.
If you don't know how HEAVY this band was in the 70s, check Breadfan out.

User avatar
~arph
Cap Cooler
Information
Posts: 607
Joined: 20 Sep 2007, 10:35
Has thanked: 60 times
Been thanked: 163 times

Post by ~arph »

Ah, Yeah that was a Java change. It’s not accepting self signed certificates anymore. Not sure if I still have the source code for this project...
In the quiet words of the virgin Mary: "Come again?"

Post Reply