Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 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 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 Changed 4 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

Already fixed in new release.

comment:2 Changed 4 years ago by stoecker

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

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.