Modify

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#556 closed defect (wontfix)

crash when accidentally deleting slippy map layer

Reported by: daveemtb Owned by: framm
Priority: minor 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 Changed 5 years ago by anonymous

  • Resolution set to wontfix
  • Status changed from new to closed

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

comment:2 Changed 5 years ago by Johannes Rudolph <johannes_rudolph@…>

Duplicate of #424

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.