Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3217 closed defect (fixed)

Split way does not work

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

Description

I used splitway and it did not work but threw an error:

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1924
Node Kind: directory
Last Changed Author: jttt
Last Changed Rev: 1924
Last Changed Date: 2009-08-07 23:22:31 +0200 (Fri, 07 Aug 2009)

Memory Usage: 135 MB / 487 MB (35 MB allocated, but free)
Java version: 1.6.0_12

Plugins: editgpx routes slippymap validator
Plugin editgpx Version: 16294
Plugin routes Version: 16683
Plugin slippymap Version: 16294
Plugin validator Version: 16629

java.lang.NullPointerException

at java.util.HashMap.<init>(HashMap.java:223)
at org.openstreetmap.josm.data.osm.OsmPrimitive.getKeys(OsmPrimitive.java:251)
at org.openstreetmap.josm.actions.SplitWayAction.splitWay(SplitWayAction.java:283)
at org.openstreetmap.josm.actions.SplitWayAction.actionPerformed(SplitWayAction.java:176)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6216)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5981)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4583)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4220)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (0)

Change History (4)

comment:1 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r1932

comment:2 by Gubaer, 16 years ago

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

comment:3 by anonymous, 16 years ago

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

comment:4 by Gubaer, 16 years ago

Ticket #3227 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.