Modify

Opened 4 years ago

Closed 4 years ago

#3051 closed defect (fixed)

Trying to connect/simplify nodes, possibly too far away

Reported by: jonass@… Owned by: team
Priority: major 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: 1823
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1823
Last Changed Date: 2009-07-22 20:33:41 +0200 (Wed, 22 Jul 2009)

Memory Usage: 28 MB / 63 MB (8 MB allocated, but free)
Java version: 1.6.0_13

java.lang.NullPointerException: /images/data/nod.png not found

at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:69)
at org.openstreetmap.josm.command.DeleteCommand.description(DeleteCommand.java:102)
at org.openstreetmap.josm.command.SequenceCommand.description(SequenceCommand.java:93)
at org.openstreetmap.josm.gui.dialogs.CommandStackDialog.buildList(CommandStackDialog.java:73)
at org.openstreetmap.josm.gui.dialogs.CommandStackDialog.commandChanged(CommandStackDialog.java:83)
at org.openstreetmap.josm.data.UndoRedoHandler.fireCommandsChanged(UndoRedoHandler.java:87)
at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:46)
at org.openstreetmap.josm.actions.MergeNodesAction.mergeNodes(MergeNodesAction.java:287)
at org.openstreetmap.josm.actions.MergeNodesAction.actionPerformed(MergeNodesAction.java:100)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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 Changed 4 years ago by jttt

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

This has been already fixed in r1826

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.