Opened 16 years ago
Closed 16 years ago
#3223 closed defect (fixed)
Can't import Pictures
Reported by: | berndw OSM-Bonn | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | latest |
Keywords: | AgPifoJ | Cc: | weigelt.bernd@… |
Description
Since two days, i can't import Pictures anymore, i got follow message
On openSuse i got a Java-Update two days ago-
I tested other latest versions of JOSM with the same result.
Only the AgPifoJ-Plugin didn't work.
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1938
Node Kind: directory
Last Changed Author: jttt
Last Changed Rev: 1938
Last Changed Date: 2009-08-08 22:39:04 +0200 (Sat, 08 Aug 2009)
Memory Usage: 52 MB / 910 MB (31 MB allocated, but free)
Java version: 1.6.0_15
Plugins: AgPifoJCreate_grid_of_wayseditgpxmultipolyopenstreetbugsopenvisibleremotecontrolroutingusertoolsutilspluginvalidatorwalkingpaperswaydownloaderwmsplugin
Plugin AgPifoJ Version: 16784
Plugin Create_grid_of_ways Version: 16620
Plugin editgpx Version: 16793
Plugin multipoly Version: 16609
Plugin openstreetbugs Version: 16797
Plugin openvisible Version: 16587
Plugin remotecontrol Version: 16624
Plugin routing Version: 16799
Plugin usertools Version: 14125
Plugin utilsplugin Version: 16735
Plugin validator Version: 16788
Plugin walkingpapers Version: 16879
Plugin waydownloader Version: 16631
Plugin wmsplugin Version: 16872
java.lang.RuntimeException: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is FINISHED
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:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is FINISHED
at org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.checkState(AbstractProgressMonitor.java:66)
at org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.subTask(AbstractProgressMonitor.java:113)
at org.openstreetmap.josm.plugins.agpifoj.AgpifojLayer$Loader.realRun(AgpifojLayer.java:124)
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:619)
Attachments (0)
Change History (6)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
Hmm, can't reproduce with JOMS r1938 and AgPifoJ 16784 (same configuration as yours) on Vista, but got reported in three tickets. Can somebody check on linux?
comment:4 by , 16 years ago
More infos after a few tests:
I can open one or more Pictures, if i mark them in the the folderview, but can't open the folder self.
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please upgrade to AgPifoJ 16942. The defect should be fixed in this version of the plugin.
Ticket #3224 has been marked as a duplicate of this ticket.