Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4863 closed defect (duplicate)

nothing special

Reported by: szeisler@… Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?
I do unfortunately not know how to reproduct it. I wanted to click on one of these yellow crosses in one of the existing roads to create a new point and suddenly the error appeared.

JOSM version is the most recent tested version and last pluginupdate was yesterday evening.

I also attach a screenshot. On my second monitor one of the photos on the track was open.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-03-08 02:32:04
Last Changed Author: Gubaer
Revision: 3094
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-03-07 18:48:56 +0100 (Sun, 07 Mar 2010)
Last Changed Rev: 3094

Memory Usage: 329 MB / 2040 MB (49 MB allocated, but free)
Java version: 1.6.0_17, Apple Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Mac OS X

Dataset consistency test:
No problems found


Plugins: openstreetbugs,openvisible,osmarender,public_transport,slippymap,validator,wmsplugin
Plugin openstreetbugs Version: 20463
Plugin wmsplugin Version: 20566
Plugin openvisible Version: 20067
Plugin public_transport Version: 20728
Plugin validator Version: 20155
Plugin slippymap Version: 19887
Plugin osmarender Version: 19419

java.lang.NullPointerException
	at org.openstreetmap.josm.command.MoveCommand.executeCommand(MoveCommand.java:98)
	at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:51)
	at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:38)
	at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:58)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseDragged(SelectAction.java:216)
	at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:303)
	at java.awt.Component.processMouseMotionEvent(Component.java:6396)
	at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3273)
	at java.awt.Component.processEvent(Component.java:6117)
	at java.awt.Container.processEvent(Container.java:2085)
	at java.awt.Component.dispatchEventImpl(Component.java:4714)
	at java.awt.Container.dispatchEventImpl(Container.java:2143)
	at java.awt.Component.dispatchEvent(Component.java:4544)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4299)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
	at java.awt.Container.dispatchEventImpl(Container.java:2129)
	at java.awt.Window.dispatchEventImpl(Window.java:2475)
	at java.awt.Component.dispatchEvent(Component.java:4544)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (1)

Josm_ticket.jpg (275.6 KB ) - added by safado 15 years ago.
ticket 4863

Download all attachments as: .zip

Change History (4)

by safado, 15 years ago

Attachment: Josm_ticket.jpg added

ticket 4863

comment:1 by bastiK, 15 years ago

Resolution: duplicate
Status: newclosed

comment:2 by bastiK, 15 years ago

Closed as duplicate of #3892.

comment:3 by bastiK, 15 years ago

It would help a lot if you could find a way to reproduce the problem!

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.