| 1 | Repository Root: http://josm.openstreetmap.de/svn
|
|---|
| 2 | Build-Date: 2011-03-09 12:21:24
|
|---|
| 3 | Last Changed Author: Upliner
|
|---|
| 4 | Revision: 3966
|
|---|
| 5 | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
|
|---|
| 6 | URL: http://josm.openstreetmap.de/svn/trunk
|
|---|
| 7 | Last Changed Date: 2011-03-09 11:48:50 +0100 (Wed, 09 Mar 2011)
|
|---|
| 8 | Last Changed Rev: 3966
|
|---|
| 9 |
|
|---|
| 10 | Identification: JOSM/1.5 (3966 en)
|
|---|
| 11 | Memory Usage: 62 MB / 247 MB (19 MB allocated, but free)
|
|---|
| 12 | Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Client VM
|
|---|
| 13 | Operating system: Windows XP
|
|---|
| 14 | Dataset consistency test: No problems found
|
|---|
| 15 |
|
|---|
| 16 | Plugin: download_along (25190)
|
|---|
| 17 | Plugin: reverter (25429)
|
|---|
| 18 | Plugin: tageditor (25191)
|
|---|
| 19 | Plugin: undelete (25199)
|
|---|
| 20 | Plugin: utilsplugin2 (25190)
|
|---|
| 21 | Plugin: waydownloader (25190)
|
|---|
| 22 | Plugin: wayselector (25191)
|
|---|
| 23 |
|
|---|
| 24 | java.lang.NullPointerException
|
|---|
| 25 | at org.openstreetmap.josm.io.Capabilities.isOnImageryBlacklist(Capabilities.java:140)
|
|---|
| 26 | at org.openstreetmap.josm.data.imagery.ImageryInfo.isBlacklisted(ImageryInfo.java:242)
|
|---|
| 27 | at org.openstreetmap.josm.actions.AddImageryLayerAction.updateEnabledState(AddImageryLayerAction.java:33)
|
|---|
| 28 | at org.openstreetmap.josm.actions.JosmAction$LayerChangeAdapter.activeLayerChange(JosmAction.java:197)
|
|---|
| 29 | at org.openstreetmap.josm.gui.MapView.fireActiveLayerChanged(MapView.java:140)
|
|---|
| 30 | at org.openstreetmap.josm.gui.MapView.setActiveLayer(MapView.java:718)
|
|---|
| 31 | at org.openstreetmap.josm.gui.MapView.setActiveLayer(MapView.java:703)
|
|---|
| 32 | at org.openstreetmap.josm.gui.dialogs.LayerListDialog$LayerListModel.setValueAt(LayerListDialog.java:1306)
|
|---|
| 33 | at javax.swing.JTable.setValueAt(Unknown Source)
|
|---|
| 34 | at javax.swing.JTable.editingStopped(Unknown Source)
|
|---|
| 35 | at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source)
|
|---|
| 36 | at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source)
|
|---|
| 37 | at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source)
|
|---|
| 38 | at javax.swing.DefaultCellEditor$EditorDelegate.actionPerformed(Unknown Source)
|
|---|
| 39 | at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
|
|---|
| 40 | at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
|
|---|
| 41 | at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
|
|---|
| 42 | at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
|
|---|
| 43 | at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
|
|---|
| 44 | at java.awt.Component.processMouseEvent(Unknown Source)
|
|---|
| 45 | at javax.swing.JComponent.processMouseEvent(Unknown Source)
|
|---|
| 46 | at java.awt.Component.processEvent(Unknown Source)
|
|---|
| 47 | at java.awt.Container.processEvent(Unknown Source)
|
|---|
| 48 | at java.awt.Component.dispatchEventImpl(Unknown Source)
|
|---|
| 49 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 50 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 51 | at javax.swing.plaf.basic.BasicTableUI$Handler.repostEvent(Unknown Source)
|
|---|
| 52 | at javax.swing.plaf.basic.BasicTableUI$Handler.mouseReleased(Unknown Source)
|
|---|
| 53 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
|
|---|
| 54 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
|
|---|
| 55 | at java.awt.Component.processMouseEvent(Unknown Source)
|
|---|
| 56 | at javax.swing.JComponent.processMouseEvent(Unknown Source)
|
|---|
| 57 | at java.awt.Component.processEvent(Unknown Source)
|
|---|
| 58 | at java.awt.Container.processEvent(Unknown Source)
|
|---|
| 59 | at java.awt.Component.dispatchEventImpl(Unknown Source)
|
|---|
| 60 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 61 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 62 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
|
|---|
| 63 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
|
|---|
| 64 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
|
|---|
| 65 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 66 | at java.awt.Window.dispatchEventImpl(Unknown Source)
|
|---|
| 67 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 68 | at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
|
|---|
| 69 | at java.awt.EventQueue.access$000(Unknown Source)
|
|---|
| 70 | at java.awt.EventQueue$1.run(Unknown Source)
|
|---|
| 71 | at java.awt.EventQueue$1.run(Unknown Source)
|
|---|
| 72 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 73 | at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
|
|---|
| 74 | at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
|
|---|
| 75 | at java.awt.EventQueue$2.run(Unknown Source)
|
|---|
| 76 | at java.awt.EventQueue$2.run(Unknown Source)
|
|---|
| 77 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 78 | at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
|
|---|
| 79 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 80 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 81 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 82 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
|
|---|
| 83 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 84 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 85 | at java.awt.EventDispatchThread.run(Unknown Source)
|
|---|