Hi , yesterday i've downloaded the lastest version of processing (1.5) but when i launch it , it doesn't work .
My operating system is GNU/Linux Debian (Squeeze the lastest stable) .
This is the crash log :
Excuse for my bad english
My operating system is GNU/Linux Debian (Squeeze the lastest stable) .
This is the crash log :
- Exception during event dispatch:
- java.lang.UnsatisfiedLinkError: libawt: libawt.so: cannot open shared object file: No such file or directory
- at java.lang.Runtime._load(libgcj.so.90)
- at java.lang.Runtime.loadLibrary(libgcj.so.90)
- at java.lang.System.loadLibrary(libgcj.so.90)
- at sun.font.FontManager$1.run(FontManager.java:227)
- at java.security.AccessController.doPrivileged(libgcj.so.90)
- at sun.font.FontManager.<clinit>(FontManager.java:223)
- at java.lang.Class.initializeClass(libgcj.so.90)
- at com.sun.java.swing.plaf.gtk.PangoFonts.lookupFont(PangoFonts.java:175)
- at com.sun.java.swing.plaf.gtk.GTKLookAndFeel.getGTKStyleFactory(GTKLookAndFeel.java:1543)
- at com.sun.java.swing.plaf.gtk.GTKLookAndFeel.loadStyles(GTKLookAndFeel.java:1507)
- at com.sun.java.swing.plaf.gtk.GTKLookAndFeel.initialize(GTKLookAndFeel.java:1394)
- at javax.swing.UIManager.setLookAndFeel(libgcj.so.90)
- at javax.swing.UIManager.setLookAndFeel(libgcj.so.90)
- at processing.app.linux.Platform.setLookAndFeel(Platform.java:67)
- at processing.app.Base.createAndShowGUI(Base.java:143)
- at processing.app.Base.access$000(Base.java:46)
- at processing.app.Base$1.run(Base.java:104)
- at java.awt.event.InvocationEvent.dispatch(libgcj.so.90)
- at java.awt.EventQueue.dispatchEvent(libgcj.so.90)
- at java.awt.EventDispatchThread.run(libgcj.so.90)
Excuse for my bad english
1