#9496 closed defect (fixed)
With waypoint_search plugin installed cannot load data from osm server...
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 14.01 |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- open http://www.openstreetmap.org/note/52038#map=19/41.72860/12.61836
- try to edit area using osm page menu Modify → edit with josm
What is the expected result?
open and load area in Josm
What happens instead?
- bug report appear
- josm layer is created but with no data
- retrying i get data but is greyied, unabel to edit
- deleting layer and trying do download directly i get another bug report request
- so i tried to delete layer, i get error on this extension:
È stata generata una eccezione inaspettata che probabilmente deriva dall'estensione 'waypoint_search'. Secondo le informazioni all'interno del plugin l'autore è Åsmund Realfsen - realfsen at gmx.net. Provare ad aggiornare quest'estensione all'ultima versione prima di comunicare un bug. Disabilitare l'estensione?
Disabling 'waypoint_search' extension, restarting josm, made josm loading data from server as usual: it works from openstreetmap.org remote edit menu item and also from Josm download menu item.
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-12-30 02:35:44 Last Changed Author: simon04 Revision: 6565 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-12-29 21:46:27 +0100 (Sun, 29 Dec 2013) Last Changed Rev: 6565 Identification: JOSM/1.5 (6565 it) Linux Ubuntu 12.04.3 LTS Memory Usage: 278 MB / 1799 MB (97 MB allocated, but free) Java version: 1.7.0_25, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u25-2.3.10-1ubuntu0.12.04.2 VM arguments: [-Xmx2024m] Plugin: AddrInterpolation (30034) Plugin: CommandLine (30145) Plugin: FastDraw (29854) Plugin: FixAddresses (29971) Plugin: HouseNumberTaggingTool (${version.entry.commit.revision}) Plugin: ImportImagePlugin (29854) Plugin: OpeningHoursEditor (30117) Plugin: PicLayer (29854) Plugin: RoadSigns (30034) Plugin: SeaMapEditor (29934) Plugin: SimplifyArea (30145) Plugin: buildings_tools (30057) Plugin: continuosDownload (28565) Plugin: contourmerge (1010) Plugin: dataimport (29854) Plugin: download_along (30017) Plugin: ext_tools (30034) Plugin: geotools (30147) Plugin: importvec (29854) Plugin: irsrectify (29210) Plugin: jts (29854) Plugin: lakewalker (29854) Plugin: log4j (29853) Plugin: mirrored_download (30106) Plugin: namemanager (29930) Plugin: notes (v0.8) Plugin: opendata (30097) Plugin: pbf (29854) Plugin: pdfimport (29913) Plugin: photo_geotagging (30110) Plugin: plastic_laf (29854) Plugin: poly (29854) Plugin: print (29854) Plugin: proj4j (29854) Plugin: reltoolbox (30145) Plugin: reverter (30031) Plugin: scripting (30560) Plugin: tageditor (30110) Plugin: tagging-preset-tester (30017) Plugin: terracer (30141) Plugin: turnlanes (30043) Plugin: turnrestrictions (30145) Plugin: utilsplugin2 (30017) Plugin: walkingpapers (29854) Plugin: waypoint_search (29854) Plugin: wikipedia (30125) Plugin: wms-turbo-challenge2 (29854) java.lang.reflect.InvocationTargetException at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:87) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:150) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.MapView.getLayersOfType(Ljava/lang/Class;)Ljava/util/List; at org.openstreetmap.josm.plugins.waypointSearch.Engine.gpxLayersExist(Engine.java:40) at org.openstreetmap.josm.plugins.waypointSearch.WaypointSearchPlugin.layerAdded(WaypointSearchPlugin.java:43) at org.openstreetmap.josm.gui.MapView.fireLayerAdded(MapView.java:178) at org.openstreetmap.josm.gui.MapView.addLayer(MapView.java:353) at org.openstreetmap.josm.Main.addLayer(Main.java:545) at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask$DownloadTask.finish(DownloadOsmTask.java:284) at org.openstreetmap.josm.gui.PleaseWaitRunnable$1.run(PleaseWaitRunnable.java:90) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154) at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182) at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221) at java.security.AccessController.doPrivileged(Native Method) at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219) at java.awt.Dialog.show(Dialog.java:1082) at java.awt.Component.show(Component.java:1651) at java.awt.Component.setVisible(Component.java:1603) at java.awt.Window.setVisible(Window.java:1014) at java.awt.Dialog.setVisible(Dialog.java:1005) at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$4.run(PleaseWaitProgressMonitor.java:172) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Attachments (0)
Change History (4)
comment:1 by , 11 years ago
Summary: | With waypoint_search installed cannot load data from osm server... → With waypoint_search plugin installed cannot load data from osm server... |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 11 years ago
Milestone: | → 14.01 |
---|
In 6567/josm: