Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2340 closed defect (duplicate)

Error occured whilst entering points - first use of this version of JOSM

Reported by: stevecarter@… Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1497
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1497
Last Changed Date: 2009-03-17 19:28:03 +0100 (Tue, 17 Mar 2009)

Java version: 1.6.0_12
Plugins: osmarender;utilsplugin;validator;wmsplugin
Plugin osmarender Version: 14015
Plugin utilsplugin Version: 14015
Plugin validator Version: 14015
Plugin wmsplugin Version: 14110

java.lang.NullPointerException

at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNode(NavigatableComponent.java:167)
at org.openstreetmap.josm.actions.mapmode.DrawAction.computeHelperLine(DrawAction.java:626)
at org.openstreetmap.josm.actions.mapmode.DrawAction.mouseMoved(DrawAction.java:580)
at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source)
at java.awt.Component.processMouseMotionEvent(Unknown Source)
at javax.swing.JComponent.processMouseMotionEvent(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 (2)

comment:1 by stoecker, 16 years ago

Resolution: duplicate
Status: newclosed

comment:2 by stoecker, 16 years ago

Closed as duplicate of #2338.

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.