Modify

Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#556 closed defect (wontfix)

crash when accidentally deleting slippy map layer

Reported by: daveemtb Owned by: framm
Priority: minor Milestone:
Component: Plugin Version:
Keywords: Cc:

Description

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)

Attachments (0)

Change History (2)

comment:1 by anonymous, 16 years ago

Resolution: wontfix
Status: newclosed

Could not reproduce. Reopen when still existing in newer versions.

comment:2 by JohannesRudolph, 16 years ago

Duplicate of #424

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.