Modify ↓
#7241 closed defect (duplicate)
when importing gpx file
Reported by: | baditaflorin | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-12-19 02:32:42 Last Changed Author: Don-vip Revision: 4667 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-12-19 00:02:30 +0100 (Mon, 19 Dec 2011) Last Changed Rev: 4667 Identification: JOSM/1.5 (4667 en) Memory Usage: 51 MB / 494 MB (1 MB allocated, but free) Java version: 1.6.0_29, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows 7 Plugin: ImportImagePlugin (27354) Plugin: PicLayer (27403) Plugin: dataimport (27289) Plugin: importvec (27355) Plugin: openstreetbugs (27355) Plugin: proj4j (27289) Plugin: public_transport (27355) Plugin: restart (27289) Plugin: terracer (27289) Plugin: turnrestrictions (27355) org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin PicLayer at org.openstreetmap.josm.plugins.PluginProxy.mapFrameInitialized(PluginProxy.java:32) at org.openstreetmap.josm.plugins.PluginHandler.notifyMapFrameChanged(PluginHandler.java:833) at org.openstreetmap.josm.Main.setMapFrame(Main.java:208) at org.openstreetmap.josm.Main.addLayer(Main.java:279) at org.openstreetmap.josm.io.GpxImporter$1.run(GpxImporter.java:49) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Your josm version and the piclayer plugin aren't compatible. Either upgrade josm or downgrade PicLayer to version 27241.