Modify

Opened 16 years ago

Closed 16 years ago

#3426 closed defect (fixed)

Plugin agpifoj: error while loading pictures

Reported by: leoss Owned by: leoss
Priority: normal Milestone:
Component: Plugin Version: tested
Keywords: plugin agpifoj NoSuchFieldError error Cc:

Description

I tried to use josm with the agpifoj plugin and always get an RuntimeException.

I downloaded the new version of agpifoj (AgPifoJ: Version 17363 (16315)). After opening the GPX track and loading some images there is always the bug reporting screen. I also tried josm-latest (2075) and -tested (1981).

regards,
Leo


Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2075
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 2075
Last Changed Date: 2009-09-07 00:14:47 +0200 (Mon, 07 Sep 2009)

Memory Usage: 80 MB / 506 MB (37 MB allocated, but free)
Java version: 1.6.0_13

Plugins: AgPifoJ
DirectUpload
editgpx
osmarender
utilsplugin
wmsplugin
Plugin AgPifoJ Version: 16315
Plugin DirectUpload Version: 15828
Plugin editgpx Version: 16294
Plugin osmarender Version: 16239
Plugin utilsplugin Version: 16290
Plugin wmsplugin Version: 16442

java.lang.RuntimeException: java.lang.NoSuchFieldError: pleaseWaitDlg

at org.openstreetmap.josm.gui.PleaseWaitRunnable$2.run(PleaseWaitRunnable.java:98)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Caused by: java.lang.NoSuchFieldError: pleaseWaitDlg

at org.openstreetmap.josm.plugins.agpifoj.AgpifojLayer$Loader.realRun(AgpifojLayer.java:113)
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(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:637)

Attachments (0)

Change History (3)

comment:1 by bastiK, 16 years ago

Hi,
you still have AgPifoJ 16315.

Try the following:

  • Start josm-tested
  • go to Preferences/Plugins
  • -> Update

If this does not help you should start from scratch, e. g. delete your josm settings folder.
On Windows it is located in %APPDATA%.

comment:2 by xeen, 16 years ago

Owner: changed from team to leoss
Status: newneedinfo

comment:3 by anonymous, 16 years ago

Resolution: fixed
Status: needinfoclosed

I updated the plugin list again. Then josm downloaded the new version of agpifoj.
Hmm, I thought I updated the plugin list last time. Seems to be Layer 8 problem :)

Thanks for the help.

Modify Ticket

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