DIY Layout Creator - software for easy drawing PCB, vero and perfboard layouts

Started by bancika, May 01, 2006, 08:00:21 PM

Previous topic - Next topic

jlullo

ok... i'm trying to install the Java version, and i'm getting this error message on my console when trying to install the DIYLC.jar file-

Exception in thread "main" java.lang.UnsupportedClassVersionError: diylc/MainFrame (Unsupported major.minor version 49.0)

   at java.lang.ClassLoader.defineClass0(Native Method)

   at java.lang.ClassLoader.defineClass(ClassLoader.java:539)

   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

   at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

   at java.net.URLClassLoader.access$100(URLClassLoader.java:55)

   at java.net.URLClassLoader$1.run(URLClassLoader.java:194)

   at java.security.AccessController.doPrivileged(Native Method)

   at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

   at java.lang.ClassLoader.loadClass(ClassLoader.java:289)

   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)

   at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

   at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)


would this be because i'm running OSX vers 10.3.9, and not the newest version?

bancika

you need java 1.5 or better to run it, that might be a problem. Just update java runtime environment
The new version of DIY Layout Creator is out, check it out here


~arph


jlullo

damn... well it's looking like i can only get java 1.5 with the newest operating system, so i guess i'll be updating this week!


thanks guys

bancika

anyone can help me with importing a project into sourceforge CVS? I work with CVS  every day but don't have a clue how to configure it :)
by the way, project is located here https://sourceforge.net/projects/diylc
thanks.
The new version of DIY Layout Creator is out, check it out here


~arph


bancika

no mail, just PM-s.
I tried to do it, but couldn't. That sourceforge site is without a competition the most complicated "thing" I've ever came across. If someone wants to try to upload cvs project please let me know. I'm a moron.
The new version of DIY Layout Creator is out, check it out here


~arph

Ah, that's too bad, because I sent you an example on how to do this in eclipse,so netbeans should be possible too..( It was to the storm software emailaddress on your site..) But thats on my  computer at work. I will figure it out and give you the example later this day. Otherwise I'll be happy to try it for you, but you have to add me to your project first. 
First: did you manage to upload the SSH key? that's important. You can do that on your account details page almost at the bottom. (just search for SSH)

Regards,

Arnoud

bancika

The new version of DIY Layout Creator is out, check it out here


Renegadrian

Done an' workin'=Too many to mention - Tube addict!

andrew_k

Yes Adriano, it will work on Linux.
You need to make sure you have the Java Runtime Environment installed first --

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts

Renegadrian

Done an' workin'=Too many to mention - Tube addict!

~arph


bancika

Cool, I'll take a look asap. Thank you very much for your help!
The new version of DIY Layout Creator is out, check it out here


Renegadrian

Quote from: andrew_k on June 08, 2008, 08:52:36 PM
Yes Adriano, it will work on Linux.
You need to make sure you have the Java Runtime Environment installed first --

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts


Done - and extracted the files in a folder - what do I have to type to run it?
Done an' workin'=Too many to mention - Tube addict!

andrew_k

run the diylc_beta.jar file. A double click from Konqueror should do it. Failing that, I think something like 'java diylc_beta.jar' would be a suitable command...

~arph


Renegadrian

GOT THIS ERROR...

sudo java -jar DIYLC.jar
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
   at java.awt.EventQueue.invokeLater(libgcj.so.70)
   at diylc.MainFrame.main(MainFrame.java:894)
Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: impossibile aprire il file oggetto condiviso: Nessun file o directory
   at java.lang.Runtime._load(libgcj.so.70)
   at java.lang.Runtime.loadLibrary(libgcj.so.70)
   at java.lang.System.loadLibrary(libgcj.so.70)
   at gnu.java.awt.peer.gtk.GtkToolkit.<clinit>(libgcj.so.70)
   at java.lang.Class.initializeClass(libgcj.so.70)
   at java.lang.Class.forName(libgcj.so.70)
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
   ...2 more
Done an' workin'=Too many to mention - Tube addict!

bancika

The new version of DIY Layout Creator is out, check it out here


BaLaClavaAa

So I just got the error message

"Not enough Storage to Issue This command". How do I get out of this? I just spent 2 hours doing up this layout and really don't want to do it again. I can't get to anything else in the program, and I tried holding down enter out of it, but I couldn't beat it.