Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2338 closed defect (fixed)

Crash after selection of 1 node and 4 ways (not reproduceable)

Reported by: pietjepuk72@… Owned by: team
Priority: major Milestone:
Component: Core Version: tested
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_07
Plugins: validator;wmsplugin
Plugin validator Version: 13598
Plugin wmsplugin Version: 13796

java.lang.NullPointerException

at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNode(NavigatableComponent.java:167)
at org.openstreetmap.josm.actions.mapmode.SelectAction.getNearestCollectionVirtual(SelectAction.java:254)
at org.openstreetmap.josm.actions.mapmode.SelectAction.mousePressed(SelectAction.java:333)
at java.awt.AWTEventMulticaster.mousePressed(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 (2)

comment:1 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

Already fixed in new release.

comment:2 by stoecker, 15 years ago

Ticket #2340 has been marked as a duplicate of this ticket.

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.