Modify

Opened 5 years ago

Closed 5 years ago

#1484 closed defect (duplicate)

slippy map plugin crash

Reported by: anonymous Owned by: framm
Priority: major Component: Plugin
Version: Keywords:
Cc: johannes_rudolph@…

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 follow-up: Changed 5 years ago by anonymous

What version of slippymap plugin?

comment:2 in reply to: ↑ 1 ; follow-up: Changed 5 years ago by anonymous

Replying to anonymous:

What version of slippymap plugin?

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

comment:3 in reply to: ↑ 2 Changed 5 years ago by anonymous

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

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

  • Cc johannes_rudolph@… added
  • Resolution set to duplicate
  • Status changed from new to closed

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.