Modify

Opened 15 years ago

Closed 15 years ago

#4347 closed defect (fixed)

merging 2 nodes produces ERROR

Reported by: skyper Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

Just try to merge node id:611630437 and id:61163040. osm-file is just downloaded with no changes at all

{{{Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-01-11 02:32:01
Last Changed Author: stoecker
Revision: 2813
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-01-10 23:43:08 +0100 (Sun, 10 Jan 2010)
Last Changed Rev: 2813

Memory Usage: 27 MB / 508 MB (2 MB allocated, but free)
Java version: 1.6.0_0

Dataset consistency test:
No problems found

Plugins: ColumbusCSV,colorscheme,editgpx,measurement,openstreetbugs,osmarender,tageditor,tagging-preset-tester,validator,waydownloader,wmsplugin
Plugin ColumbusCSV Version: 47
Plugin colorscheme Version: 19290
Plugin editgpx Version: 19052
Plugin measurement Version: 19058
Plugin openstreetbugs Version: 19366
Plugin osmarender Version: 19296
Plugin tageditor Version: 18976
Plugin tagging-preset-tester Version: 19222
Plugin validator Version: 19335
Plugin waydownloader Version: 19047
Plugin wmsplugin Version: 19306

java.lang.NullPointerException

at org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver$1.stateChanged(TagConflictResolver.java:53)
at javax.swing.AbstractButton.fireStateChanged(AbstractButton.java:1906)
at javax.swing.AbstractButton$Handler.stateChanged(AbstractButton.java:2327)
at javax.swing.DefaultButtonModel.fireStateChanged(DefaultButtonModel.java:350)
at javax.swing.JToggleButton$ToggleButtonModel.setSelected(JToggleButton.java:269)
at javax.swing.AbstractButton.setSelected(AbstractButton.java:346)
at org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver.buildInfoPanel(TagConflictResolver.java:57)
at org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver.build(TagConflictResolver.java:86)
at org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver.<init>(TagConflictResolver.java:92)
at org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.buildTagConflictResolverPanel(CombinePrimitiveResolverDialog.java:159)
at org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.build(CombinePrimitiveResolverDialog.java:151)
at org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.<init>(CombinePrimitiveResolverDialog.java:193)
at org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.getInstance(CombinePrimitiveResolverDialog.java:86)
at org.openstreetmap.josm.actions.MergeNodesAction.mergeNodes(MergeNodesAction.java:190)
at org.openstreetmap.josm.actions.MergeNodesAction.actionPerformed(MergeNodesAction.java:67)
at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1658)
at javax.swing.JComponent.processKeyBinding(JComponent.java:2851)
at javax.swing.KeyboardManager.fireBinding(KeyboardManager.java:285)
at javax.swing.KeyboardManager.fireKeyboardAction(KeyboardManager.java:234)
at javax.swing.JComponent.processKeyBindingsForAllComponents(JComponent.java:2928)
at javax.swing.JComponent.processKeyBindings(JComponent.java:2920)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2814)
at java.awt.Component.processEvent(Component.java:5885)
at java.awt.Container.processEvent(Container.java:2105)
at java.awt.Component.dispatchEventImpl(Component.java:4469)
at java.awt.Container.dispatchEventImpl(Container.java:2163)
at java.awt.Component.dispatchEvent(Component.java:4295)
at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1881)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:749)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1025)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:892)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:713)
at java.awt.Component.dispatchEventImpl(Component.java:4339)
at java.awt.Container.dispatchEventImpl(Container.java:2163)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4295)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:604)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

}}}

Attachments (2)

rieselfeld_small.osm (697.4 KB ) - added by skyper 15 years ago.
osm-file
Haid.osm (822.4 KB ) - added by skyper 15 years ago.
2. osm-file

Download all attachments as: .zip

Change History (4)

by skyper, 15 years ago

Attachment: rieselfeld_small.osm added

osm-file

comment:1 by skyper, 15 years ago

I have another osm. node: id:55914597 and id:55914599 and id:611630381

by skyper, 15 years ago

Attachment: Haid.osm added
  1. osm-file

comment:2 by mjulius, 15 years ago

Resolution: fixed
Status: newclosed

fixed in r2814

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.