#5578 closed defect (duplicate)
Exception when splitting way
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-10-18 01:31:07
Last Changed Author: ulfl
Revision: 3616
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-10-17 17:46:55 +0200 (Sun, 17 Oct 2010)
Last Changed Rev: 3616
Identification: JOSM/1.5 (3616 en)
Memory Usage: 470 MB / 2666 MB (78 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Linux
Dataset consistency test: No problems found
Plugin: PicLayer (22549)
Plugin: download_along (22427)
Plugin: editgpx (22548)
Plugin: measurement (22547)
Plugin: michigan_left (22369)
Plugin: openstreetbugs (22723)
Plugin: openvisible (21706)
Plugin: remotecontrol (22734)
Plugin: reverter (23278)
Plugin: turnrestrictions (23593)
Plugin: undelete (22365)
Plugin: validator (23192)
Plugin: waydownloader (21706)
Plugin: wmsplugin (23454)
java.lang.ArrayIndexOutOfBoundsException: 19
at org.openstreetmap.josm.data.osm.Way.getNode(Way.java:91)
at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNodeOrWay(NavigatableComponent.java:983)
at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNodeOrWay(NavigatableComponent.java:1005)
at org.openstreetmap.josm.gui.MapStatus$Collector.statusBarElementUpdate(MapStatus.java:291)
at org.openstreetmap.josm.gui.MapStatus$Collector.run(MapStatus.java:175)
at java.lang.Thread.run(Thread.java:619)
Afterwards middle-click does not work.
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #5571.