﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
556	crash when accidentally deleting slippy map layer	daveemtb	framm	"This could be related to the slippy map plug in I believe.

I got it by accidentaly deleting the slippy map layer and the validation error layer. I then got two new slippy map layers, and one new validation erros layer pop up, right clicking the main view produces the error saying slippy map may be to blame:

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 502
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 502
Last Changed Date: 2007-12-30 23:55:51 +0100 (Sun, 30 Dec 2007)


java.lang.NullPointerException
	at org.openstreetmap.josm.plugins.slippymap.SlippyMapLayer.getTileForPixelpos(SlippyMapLayer.java:355)
	at org.openstreetmap.josm.plugins.slippymap.SlippyMapLayer$5$1.mouseClicked(SlippyMapLayer.java:121)
	at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseClicked(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.pumpOneEventForHierarchy(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	minor		Plugin		wontfix		
