#1640 closed defect (worksforme)
crash, if unglue tool (utilsplugin) is available
Reported by: | simone | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Plugin | Version: | tested |
Keywords: | Cc: |
Description
I did update JOSM to the latest version available, then Menu > Edit > Preferences
and it crashed.
Removing the unglue plugin manually from the folder did resolve the issue.
Being this just a tertiary machine for me, I did not remember that I still had the unglue plugin installed.
dump
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1010
Node Kind: directory
Last Changed Author: ce
Last Changed Rev: 1010
Last Changed Date: 2008-09-26 19:18:00 +0200 (Fri, 26 Sep 2008)
org.openstreetmap.josm.plugins.PluginException: An error occoured in plugin unglueplugin
at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:115)
at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:57)
at org.openstreetmap.josm.plugins.PluginInformation.findPlugin(PluginInformation.java:200)
at org.openstreetmap.josm.gui.preferences.PluginPreference.refreshPluginPanel(PluginPreference.java:230)
at org.openstreetmap.josm.gui.preferences.PluginPreference.addGui(PluginPreference.java:125)
at org.openstreetmap.josm.gui.preferences.PreferenceDialog.<init>(PreferenceDialog.java:92)
at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:36)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.io.IOException: C:\Documents and Settings\simone\Dati applicazioni\JOSM\plugins\unglueplugin.jar contains no manifest.
at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:70)
... 34 more
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Version: | → release |
---|
comment:2 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Summary: | JOSM crash if unglue plugin is still installed → crash, if unglue tool (utilsplugin) is available |
Version: | release |
comment:3 by , 16 years ago
Version: | → release |
---|
first corrected parts of the description, removed garbage in cc, there exists no such thing like a dedicate unglue plugin but an unglue tool inside of utilsplugin in current JOSM revisions
behavior not reproduceable on two Debian GNU/Linux systems with
@reporter: check with latest revision of JOSM and utilsplugin, re-open ticket with , if mis-interpreted by me or still valid for you