| 1 | Path: trunk
|
|---|
| 2 | URL: http://josm.openstreetmap.de/svn/trunk
|
|---|
| 3 | Repository Root: http://josm.openstreetmap.de/svn
|
|---|
| 4 | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
|
|---|
| 5 | Revision: 2300
|
|---|
| 6 | Node Kind: directory
|
|---|
| 7 | Last Changed Author: jttt
|
|---|
| 8 | Last Changed Rev: 2300
|
|---|
| 9 | Last Changed Date: 2009-10-18 20:19:40 +0200 (Sun, 18 Oct 2009)
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 | Memory Usage: 44 MB / 63 MB (19 MB allocated, but free)
|
|---|
| 13 | Java version: 1.6.0_15
|
|---|
| 14 |
|
|---|
| 15 | Plugins: colorscheme |
|---|
| 16 | remotecontrol |
|---|
| 17 | usertools |
|---|
| 18 | utilsplugin |
|---|
| 19 | wmsplugin
|
|---|
| 20 | Plugin colorscheme Version: 16383
|
|---|
| 21 | Plugin remotecontrol Version: 18144
|
|---|
| 22 | Plugin usertools Version: 17359
|
|---|
| 23 | Plugin utilsplugin Version: 17707
|
|---|
| 24 | Plugin wmsplugin Version: 17817
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 | java.lang.NullPointerException
|
|---|
| 28 | at org.openstreetmap.josm.command.MoveCommand.executeCommand(MoveCommand.java:94)
|
|---|
| 29 | at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:51)
|
|---|
| 30 | at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:39)
|
|---|
| 31 | at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:59)
|
|---|
| 32 | at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseDragged(SelectAction.java:217)
|
|---|
| 33 | at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source)
|
|---|
| 34 | at java.awt.Component.processMouseMotionEvent(Unknown Source)
|
|---|
| 35 | at javax.swing.JComponent.processMouseMotionEvent(Unknown Source)
|
|---|
| 36 | at java.awt.Component.processEvent(Unknown Source)
|
|---|
| 37 | at java.awt.Container.processEvent(Unknown Source)
|
|---|
| 38 | at java.awt.Component.dispatchEventImpl(Unknown Source)
|
|---|
| 39 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 40 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 41 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
|
|---|
| 42 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
|
|---|
| 43 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
|
|---|
| 44 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 45 | at java.awt.Window.dispatchEventImpl(Unknown Source)
|
|---|
| 46 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 47 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 48 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 49 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 50 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
|
|---|
| 51 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 52 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 53 | at java.awt.EventDispatchThread.run(Unknown Source)
|
|---|