Modify

Opened 16 years ago

Closed 16 years ago

#825 closed defect (fixed)

Surveyor Plugin crashes when any button is pressed.

Reported by: estartu@… Owned by: framm
Priority: blocker Milestone:
Component: Plugin Version: latest
Keywords: Surveyor Cc:

Description

Surveyor Plugin crashes when any button is pressed.

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 655
Node Kind: directory
Last Changed Author: ramack
Last Changed Rev: 655
Last Changed Date: 2008-06-15 12:28:42 +0200 (Sun, 15 Jun 2008)

java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.<init>(Lorg/openstreetmap/josm/data/gpx/GpxData;Ljava/lang/String;Ljava/io/File;)V

at at.dallermassl.josm.plugin.surveyor.action.SetWaypointAction.getMarkerLayer(SetWaypointAction.java:107)
at at.dallermassl.josm.plugin.surveyor.action.SetWaypointAction.actionPerformed(SetWaypointAction.java:82)
at at.dallermassl.josm.plugin.surveyor.SurveyorActionDescription.actionPerformed(SurveyorActionDescription.java:88)
at at.dallermassl.josm.plugin.surveyor.MetaAction.actionPerformed(MetaAction.java:101)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
at java.awt.Component.processMouseEvent(Component.java:5488)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
at java.awt.Component.processEvent(Component.java:5253)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3955)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Attachments (0)

Change History (5)

comment:1 by Marcus@…, 16 years ago

I am expericencing the same problem.
2008-07-26
still not fixed

comment:2 by anonymous, 16 years ago

Priority: majorblocker

same here. using

  • ubuntu 7.10 (fully patched)
  • java 1.6.0_03
  • surveyor 1.4
  • livegps 1.4

comment:3 by anonymous, 16 years ago

this bug seems to be the same as those two

http://josm.openstreetmap.de/ticket/1329

http://josm.openstreetmap.de/ticket/537

in the last post jonathanp claims that he has completed a patch for this issue and wanted to post it to the dev list. did it arrive?

comment:5 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

It seems that Marcus Wolschon has fixed this indenpendently.

Modify Ticket

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