Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1438 closed defect (fixed)

SlippyMap chooser NPE on first OSM download

Reported by: monkz Owned by: framm
Priority: major Milestone:
Component: Plugin Version: latest
Keywords: Cc:

Description

try'd to download a bookmarked area...

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 805
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 805
Last Changed Date: 2008-08-18 01:27:58 +0200 (Mon, 18 Aug 2008)

java.lang.NullPointerException

at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.executeJobs(JobDispatcher.java:119)
at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.run(JobDispatcher.java:100)

Change History (5)

comment:1 by anonymous, 17 years ago

Is this reproducable? If yes, what do you need to reproduce the problem?

comment:2 by anonymous, 17 years ago

Resolution: worksforme
Status: newclosed

comment:3 by anonymous, 17 years ago

Component: CorePlugin
Resolution: worksforme
Status: closedreopened
Summary: download from bookmarkSlippyMap chooser NPE on first OSM download

One first usage of OSM download SlippyMapChooser plugin causes this exception.

comment:4 by anonymous, 17 years ago

Resolution: fixed
Status: reopenedclosed

Should be fixed now.

comment:5 by jpstotz, 17 years ago

This error was caused by a multithreading timing problem. Should be fixed in rev 10368.

Add Comment


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