﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
537	Surveyor won't add markers under Debian & Ubuntu	allgemein@…	framm	"how to reproduce:
* run josm
* enable ""Capture GPS"" in the ""LiveGPS"" menu
* choose ""LiveGPS ->Surveyer -> Hotel""
* exception is thrown

my plugins:
* livegps 1.2.1
* measurement
* namefinder 1.0
* slippy_map_chooser
* slippymap r5692
* surveyer 1.3.3
* utilsplugin 0.5
* validator r5609
* wmsplugin 3.0
* ywms r5195

running on Debian testing

the output of the exception:

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: 493
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 493
Last Changed Date: 2007-12-17 01:35:58 +0100 (Mon, 17 Dec 2007)


java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.<init>(Ljava/util/Collection;Ljava/lang/String;Ljava/io/File;)V
	at at.dallermassl.josm.plugin.surveyor.action.SetWaypointAction.getGpsLayer(SetWaypointAction.java:92)
	at at.dallermassl.josm.plugin.surveyor.action.SetWaypointAction.actionPerformed(SetWaypointAction.java:52)
	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:236)
	at java.awt.Component.processMouseEvent(Component.java:5517)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
	at java.awt.Component.processEvent(Component.java:5282)
	at java.awt.Container.processEvent(Container.java:1966)
	at java.awt.Component.dispatchEventImpl(Component.java:3984)
	at java.awt.Container.dispatchEventImpl(Container.java:2024)
	at java.awt.Component.dispatchEvent(Component.java:3819)
	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:1791)
	at java.awt.Component.dispatchEvent(Component.java:3819)
	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)
"	defect	closed	minor		Plugin	latest	fixed	the surveyer plugin throws an exception Surveyor won't add markers under Debian & Ubuntu	
