Modify ↓
Opened 3 years ago
Closed 3 years ago
#5241 closed defect (irreproducible)
Error dialog while zooming into an area with many nodes
| Reported by: | ojschmidt@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | template_report | |
| Cc: |
Description
While working with josm, an error dialog informed me that there was a programming error and that I could report it. I zoomed into an area with many nodes, but apart from that, I have no idea what exactly caused the error. The josm window is still open, and I can continue working with it without problems.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-06-11 01:31:34
Last Changed Author: stoecker
Revision: 3329
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-06-10 09:53:42 +0200 (Thu, 10 Jun 2010)
Last Changed Rev: 3329
Identification: JOSM/1.5 (3329 de)
Memory Usage: 159 MB / 498 MB (43 MB allocated, but free)
Java version: 1.6.0_17, Sun Microsystems Inc., OpenJDK Client VM
Operating system: Linux
Dataset consistency test: No problems found
Plugin: livegps (21706)
Plugin: openstreetbugs (21706)
Plugin: validator (22204)
Plugin: wmsplugin (22008)
org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=523153 version=1 VT lat=50.705121,lon=7.134586}
at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:234)
at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:1084)
at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:872)
at org.openstreetmap.josm.data.osm.event.SelectionEventManager.fireEvents(SelectionEventManager.java:78)
at org.openstreetmap.josm.data.osm.event.SelectionEventManager.access$200(SelectionEventManager.java:20)
at org.openstreetmap.josm.data.osm.event.SelectionEventManager$1.run(SelectionEventManager.java:85)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
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 (1)
Change History (2)
Changed 3 years ago by ojschmidt@…
comment:1 Changed 3 years ago by stoecker
- Resolution set to irreproducible
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


