﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1941	Crash when cancelling downloading plugins	anonymous	framm	"Downloaded the latest version of josm 1195 from a very old version (June 2008). There were some issues with existing plugins. Went to preferences (F12) and updated the list. Chose a selection:

* AgPifoJ

* measurement

* validator

* wmsplugin

* ywms

* slippymaps (2 of them)


JOSM asked if I wanted to download only three (ywms and slippymaps). 

Why only 3 to download and not all? JOSM said that it couldn't load some of the plugins since I upgraded (upgrading was downloading the latest JOSM and just running the JAR file, nothing else in the filesystem was touched). Clicking on the individual plugins, such as ""measurement"" showed an error that the plugin couldn't be accessed.

Clicked Cancel because I wanted to download all of them and an exception occurred.


Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1195
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1195
Last Changed Date: 2008-12-31 00:36:58 +0100 (Wed, 31 Dec 2008)

Plugins: AgPifoJ;measurement;osmarender;validator;wmsplugin
Plugin osmarender Version: 7821

java.lang.AbstractMethodError
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog.ok(PreferenceDialog.java:94)
	at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:75)
	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)

"	defect	closed	major		unspecified	latest	duplicate		
