Modify

Opened 17 years ago

Closed 17 years ago

#1484 closed defect (duplicate)

slippy map plugin crash

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: Plugin Version:
Keywords: Cc: JohannesRudolph

Description

revision 898

open gpx, delete slippy map layer, delete gpx. rightclick main area - slippy map error popup is shown.

java.lang.NullPointerException

at org.openstreetmap.josm.plugins.slippymap.SlippyMapLayer.getTileForPixelpos(Unknown Source)
at org.openstreetmap.josm.plugins.slippymap.SlippyMapLayer$5$1.mouseClicked(Unknown Source)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
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.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)

Attachments (0)

Change History (4)

comment:1 by anonymous, 17 years ago

What version of slippymap plugin?

in reply to:  1 ; comment:2 by anonymous, 17 years ago

Replying to anonymous:

What version of slippymap plugin?

latest as of now (there are no updates to it)

in reply to:  2 comment:3 by anonymous, 17 years ago

ah, plugin list nicely shows some version number as well ;)
10120

comment:4 by JohannesRudolph, 17 years ago

Cc: JohannesRudolph added
Resolution: duplicate
Status: newclosed

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.