Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3219 closed defect (duplicate)

split way does not work

Reported by: p-h.theunissen@… Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

split way (both using menu and P) on a gpx converted into data layer does not work and gives an exception

Attachments (0)

Change History (4)

comment:1 by p-h.theunissen@…, 15 years ago

Version: latest

sorry forgot to mention that it was with version 1924

comment:2 by p-h.theunissen@…, 15 years ago

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: 82 MB / 508 MB (11 MB allocated, but free)
Java version: 1.6.0_15

Plugins: AgPifoJ
PicLayer
cadastre-fr
colorscheme
dataimport
editgpx
openvisible
utilsplugin
validator
wmsplugin
Plugin AgPifoJ Version: 16603
Plugin PicLayer Version: 16302
Plugin colorscheme Version: 16383
Plugin dataimport Version: 16382
Plugin editgpx Version: 16294
Plugin openvisible Version: 15707
Plugin utilsplugin Version: 16628
Plugin validator Version: 16629
Plugin wmsplugin Version: 16599
Plugin cadastre-fr Version: 16620

java.lang.NullPointerException

at java.util.HashMap.<init>(Unknown Source)
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.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.KeyboardManager.fireBinding(Unknown Source)
at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(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)

comment:3 by anonymous, 15 years ago

Resolution: duplicate
Status: newclosed

comment:4 by anonymous, 15 years ago

Closed as duplicate of #3217.

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.