Bug#720388: freemind: fails to locate jgoodies ButtonBarFactory class
Yann Dirson
dirson at bertin.fr
Wed Aug 21 09:41:18 UTC 2013
Package: freemind
Version: 0.9.0+dfsg-2
Severity: important
Selecting the "Find and replace" menu entry causes the following exception:
STDERR: Exception in thread "AWT-EventQueue-0"
STDERR: java.lang.NoClassDefFoundError: com/jgoodies/forms/factories/ButtonBarFactory
STDERR: at accessories.plugins.time.TimeList.startupMapHook(TimeList.java:298)
STDERR: at freemind.modes.mindmapmode.MindMapController.invokeHook(MindMapController.java:1722)
STDERR: at freemind.modes.mindmapmode.actions.MindMapControllerHookAction.actionPerformed(MindMapControllerHookAction.java:48)
STDERR: at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
STDERR: at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
STDERR: at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
STDERR: at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
STDERR: at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
STDERR: at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:829)
STDERR: at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:873)
STDERR: at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
STDERR: at java.awt.Component.processMouseEvent(Component.java:6288)
STDERR: at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
STDERR: at java.awt.Component.processEvent(Component.java:6053)
STDERR: at java.awt.Container.processEvent(Container.java:2045)
STDERR: at java.awt.Component.dispatchEventImpl(Component.java:4649)
STDERR: at java.awt.Container.dispatchEventImpl(Container.java:2103)
STDERR: at java.awt.Component.dispatchEvent(Component.java:4475)
STDERR: at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633)
STDERR: at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4297)
STDERR: at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227)
STDERR: at java.awt.Container.dispatchEventImpl(Container.java:2089)
STDERR: at java.awt.Window.dispatchEventImpl(Window.java:2587)
STDERR: at java.awt.Component.dispatchEvent(Component.java:4475)
STDERR: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:675)
STDERR: at java.awt.EventQueue.access$300(EventQueue.java:96)
STDERR: at java.awt.EventQueue$2.run(EventQueue.java:634)
STDERR: at java.awt.EventQueue$2.run(EventQueue.java:632)
STDERR: at java.security.AccessController.doPrivileged(Native Method)
STDERR: at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
STDERR: at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:116)
STDERR: at java.awt.EventQueue$3.run(EventQueue.java:648)
STDERR: at java.awt.EventQueue$3.run(EventQueue.java:646)
STDERR: at java.security.AccessController.doPrivileged(Native Method)
STDERR: at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
STDERR: at java.awt.EventQueue.dispatchEvent(EventQueue.java:645)
STDERR: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
STDERR: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
STDERR: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
STDERR: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
STDERR: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
STDERR: at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
STDERR: Caused by: java.lang.ClassNotFoundException: com.jgoodies.forms.factories.ButtonBarFactory
STDERR: at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
STDERR: at java.security.AccessController.doPrivileged(Native Method)
STDERR: at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
STDERR: at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
STDERR: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
STDERR: at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
STDERR: ... 42 more
--
Yann Dirson - Bertin Technologies
More information about the pkg-java-maintainers
mailing list