Modify

Opened 15 years ago

Closed 15 years ago

#4232 closed defect (fixed)

Error message with button 'Church' and 'Restaurant'

Reported by: meppen7 Owned by: team
Priority: major Milestone:
Component: Plugin Version: latest
Keywords: Cc:

Description

The error below only shows up when the buttons 'Church' or 'Restaurant' are pushed. Ther is no error message with the rest of the buttons.

This error message is different from that in ticket 4177

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-25 02:31:29
Last Changed Author: jttt
Revision: 2679
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-24 15:38:14 +0100 (Thu, 24 Dec 2009)
Last Changed Rev: 2679

Memory Usage: 38 MB / 1016 MB (15 MB allocated, but free)
Java version: 1.6.0_17

Plugins: AddrInterpolation,buildings_tools,graphview,livegps,mappinonosm,measurement,multipoly,openstreetbugs,openvisible,remotecontrol,routing,surveyor,tageditor,validator,walkingpapers,wmsplugin
Plugin AddrInterpolation Version: 18874
Plugin buildings_tools Version: 26
Plugin graphview Version: 19054
Plugin livegps Version: 19056
Plugin mappinonosm Version: 4
Plugin measurement Version: 19058
Plugin multipoly Version: 19138
Plugin openstreetbugs Version: 19060
Plugin openvisible Version: 17536
Plugin remotecontrol Version: 18678
Plugin routing Version: 19066
Plugin tageditor Version: 18955
Plugin validator Version: 19200
Plugin walkingpapers Version: 19074
Plugin wmsplugin Version: 18953
Plugin surveyor Version: 18503

java.lang.NullPointerException

at at.dallermassl.josm.plugin.surveyor.action.SetNodeAction.actionPerformed(SetNodeAction.java:72)
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(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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 (1)

comment:1 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in [o19211].

Modify Ticket

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