Modify ↓
Opened 11 years ago
Closed 11 years ago
#10855 closed defect (fixed)
Bug report screen occurred while looking at SeaWorld Orlando map
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 14.12 |
| Component: | Core | Version: | tested |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- I had SeaWorld Orlando loaded and selected in JOSM while offline.
- I clicked the Zoom/Move icon on the left.
- I moved the Zoom slider to zoom in and out.
- I double clicked on a spot in the map and possibly dragged the mouse while doing so.
- JOSM popped up a bug report screen.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-12-09 17:17:36
Last Changed Author: Don-vip
Revision: 7777
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-12-09 18:14:49 +0100 (Tue, 09 Dec 2014)
Last Changed Rev: 7777
Identification: JOSM/1.5 (7777 en) Windows XP 32-Bit
Memory Usage: 160 MB / 989 MB (52 MB allocated, but free)
Java version: 1.7.0_07, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test:
[WARN - NO NODES] Way {Way id=221614480 version=1 V nodes=[{Node id=2306474463 version=1 V lat=28.4095866,lon=-81.5906176}]} has only one node
[WARN - NO NODES] Way {Way id=10776711 version=11 VT> nodes=[{Node id=95918153 version=8 VT lat=28.4015463,lon=-80.7534156}]} has only one node
Plugins:
- download_along (30762)
- log4j (30762)
- pbf (30762)
- routing (30737)
- turnrestrictions (30762)
Last errors/warnings:
- E: java.lang.NullPointerException
- W: Unable to detect latest version of JOSM: josm.openstreetmap.de
java.lang.NullPointerException
at org.openstreetmap.josm.tools.Geometry.nodeInsidePolygon(Geometry.java:568)
at org.openstreetmap.josm.tools.Geometry.isPolygonInsideMultiPolygon(Geometry.java:874)
at org.openstreetmap.josm.tools.Geometry.isNodeInsideMultiPolygon(Geometry.java:850)
at org.openstreetmap.josm.actions.SelectByInternalPointAction.getSurroundingObjects(SelectByInternalPointAction.java:43)
at org.openstreetmap.josm.actions.SelectByInternalPointAction.performSelection(SelectByInternalPointAction.java:81)
at org.openstreetmap.josm.gui.SelectionManager.mousePressed(SelectionManager.java:154)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
| Milestone: | → 14.12 |
|---|
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 7828/josm: