Main menu
MyJgui 0.7.2 released!
Friday, 22 January 2010 23:00
New bug fix released.
Fixed bugs:
- Fixed major bug causing application crash at start-up. This bug was due to incorrect look&feel skins implementation. The crash occurred with this message:
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/gtk/GTKLookAndFeel
at myjgui.MyJguiMain$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(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: com.sun.java.swing.plaf.gtk.GTKLook AndFeel at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 9 more - Bug in export file format: fixing missing end of line character issue.
| < Prev | Next > |
|---|
Latest headlines
Downloads
User votes
How do you like new MyJgui site?
Great! - 54.5%
Much better than before - 9.1%
It's all right - 18.2%
Not too bad - 0%
No comment - 18.2%
Total votes: 11
The voting for this poll has ended on: 31 Dec 2011 - 00:00


