Modify

Opened 15 years ago

Closed 15 years ago

#3168 closed defect (fixed)

Loading images via Agpifoj failed

Reported by: fatbozz Owned by: team
Priority: major Milestone:
Component: Plugin Version: latest
Keywords: agpifoj Cc:

Description

Open JOSM
File => Open images with Agpifoj
I Selected images at once with ctrl
Open images
FAIL

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1892
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 1892
Last Changed Date: 2009-08-03 00:17:45 +0200 (Mon, 03 Aug 2009)


Memory Usage: 363 MB / 1339 MB (93 MB allocated, but free)
Java version: 1.6.0_14

Plugins: AgPifoJ
DirectUpload
buildings_tools
czechaddress
dataimport
measurement
multipoly
openstreetbugs
osmarender
remotecontrol
routes
routing
tageditor
terracer
usertools
utilsplugin
validator
wmsplugin
Plugin AgPifoJ Version: 16603
Plugin DirectUpload Version: 16583
Plugin buildings_tools Version: 20
Plugin czechaddress Version: 16750
Plugin dataimport Version: 16382
Plugin measurement Version: 16317
Plugin multipoly Version: 16609
Plugin openstreetbugs Version: 16731
Plugin osmarender Version: 16719
Plugin remotecontrol Version: 16624
Plugin routes Version: 16683
Plugin routing Version: 16409
Plugin tageditor Version: 16605
Plugin terracer Version: 16626
Plugin usertools Version: 14125
Plugin utilsplugin Version: 16735
Plugin validator Version: 16735
Plugin wmsplugin Version: 16599


java.lang.RuntimeException: java.lang.NullPointerException
	at org.openstreetmap.josm.gui.PleaseWaitRunnable$2.run(PleaseWaitRunnable.java:98)
	at java.awt.event.InvocationEvent.dispatch(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)
Caused by: java.lang.NullPointerException
	at org.openstreetmap.josm.gui.layer.Layer.setName(Layer.java:172)
	at org.openstreetmap.josm.gui.layer.Layer.<init>(Layer.java:97)
	at org.openstreetmap.josm.plugins.agpifoj.AgpifojLayer.<init>(AgpifojLayer.java:242)
	at org.openstreetmap.josm.plugins.agpifoj.AgpifojLayer.<init>(AgpifojLayer.java:47)
	at org.openstreetmap.josm.plugins.agpifoj.AgpifojLayer$Loader.realRun(AgpifojLayer.java:154)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:62)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:116)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (2)

comment:1 by fatbozz, 15 years ago

maybe related #3167 - in my prev release of josm works.

comment:2 by Gubaer, 15 years ago

Resolution: fixed
Status: newclosed

There is an annoying bug in r1892. Please upgrade to r1893 if possible or wait until tomorrow.
You will also have to update Agpifoj - the SVN has a new release compatible with r1893.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.