Modify

Opened 3 years ago

Closed 3 years ago

#5440 closed defect (fixed)

Error when loading gpx file

Reported by: dexgps Owned by: realfsen@…
Priority: normal Component: Plugin waypoint_search
Version: latest Keywords: gpx
Cc: daniel.hornung@…

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-07-17 01:31:31
Last Changed Author: bastiK
Revision: 3376
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-07-16 23:44:00 +0200 (Fri, 16 Jul 2010)
Last Changed Rev: 3376

Identification: JOSM/1.5 (3376 en_AU)
Memory Usage: 107 MB / 494 MB (22 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7

Plugin: ElevationProfile (288)
Plugin: editgpx (21706)
Plugin: openstreetbugs (22466)
Plugin: remotecontrol (22734)
Plugin: slippymap (21706)
Plugin: validator (22445)
Plugin: waypoint_search (22858)
Plugin: wmsplugin (22286)

java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.layer.markerlayer.Marker.getText()Ljava/lang/String;

at org.openstreetmap.josm.plugins.waypointSearch.Engine.searchGpxWaypoints(Engine.java:20)
at org.openstreetmap.josm.plugins.waypointSearch.SelectWaypointDialog.updateSearchResults(SelectWaypointDialog.java:69)
at org.openstreetmap.josm.plugins.waypointSearch.WaypointSearchPlugin.layerAdded(WaypointSearchPlugin.java:40)
at org.openstreetmap.josm.gui.MapView.fireLayerAdded(MapView.java:142)
at org.openstreetmap.josm.gui.MapView.addLayer(MapView.java:280)
at org.openstreetmap.josm.Main.addLayer(Main.java:240)
at org.openstreetmap.josm.io.GpxImporter$1.run(GpxImporter.java:54)
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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$3.run(PleaseWaitProgressMonitor.java:83)
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)

Attachments (0)

Change History (6)

comment:1 Changed 3 years ago by quazgar

  • Cc daniel.hornung@… added

comment:2 Changed 3 years ago by bastiK

  • Component changed from Plugin to Plugin waypoint_search
  • Owner changed from team to realfsen@…

comment:3 Changed 3 years ago by realfsen@…

Hi,

Cannot reproduce the error.
(Tested on JOSM version 3522)
Please test with newest version of JOSM:

http://josm.openstreetmap.de/download/josm-latest.jar
and/or
http://josm.openstreetmap.de/download/josm-tested.jar

If still problems, please

1) uninstall the "waypoint_search" plugin and try again
2) if possible send me a GPX that cause the crash

Please report back if problem does still exist.

comment:4 Changed 3 years ago by quazgar

  • Resolution set to invalid
  • Status changed from new to closed

Sorry, I clicked the "report bug" button too fast (knowing that Gentoo is a few revisions behind). I'll reopen the bug if I can reproduce the behaviour with the current tested(3514?) version.

comment:5 Changed 3 years ago by quazgar

  • Resolution invalid deleted
  • Status changed from closed to reopened

Oh, that wasn't me? Sorry again, but I was so sure I clicked the bug reporting button when I didn't want to yesterday...

comment:6 Changed 3 years ago by bastiK

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [o23143])

@Åsmund: You need to set correct Main-Version. See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.