Opened 14 years ago
Closed 13 years ago
#6688 closed defect (fixed)
crash trying download along a route
| Reported by: | iav | Owned by: | Nakor |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin download_along | Version: | |
| Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- select route relation 1703388 members in relation toolbox
- select from menu plugin
- choose minimal zone settings
What is the expected result?
download objects along route
What happens instead?
error popup
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-08-01 01:31:34
Last Changed Author: stoecker
Revision: 4279
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-07-31 23:52:49 +0200 (Sun, 31 Jul 2011)
Last Changed Rev: 4279
Identification: JOSM/1.5 (4279 ru)
Memory Usage: 197 MB / 247 MB (43 MB allocated, but free)
Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test:
[WARN - NO NODES] Way {Way id=26542184 version=3 VT nodes=[{Node id=1385167956 version=1 V lat=56.9705615,lon=24.1580667}]} has only one node
Plugin: DirectDownload (26174)
Plugin: FastDraw (26448)
Plugin: ImproveWayAccuracy (26224)
Plugin: OpeningHoursEditor (26284)
Plugin: RoadSigns (26401)
Plugin: buildings_tools (26254)
Plugin: colorscheme (26174)
Plugin: dataimport (26174)
Plugin: download_along (26174)
Plugin: editgpx (26284)
Plugin: gpxfilter (26174)
Plugin: livegps (26218)
Plugin: openstreetbugs (26299)
Plugin: osmarender (26174)
Plugin: reltoolbox (26299)
Plugin: restart (26254)
Plugin: reverter (26254)
Plugin: surveyor (26174)
Plugin: turnrestrictions (26299)
Plugin: utilsplugin2 (26395)
Plugin: waydownloader (26174)
Plugin: wayselector (26174)
java.lang.ClassCastException: org.openstreetmap.josm.data.osm.Node cannot be cast to org.openstreetmap.josm.data.osm.Way
at org.openstreetmap.josm.plugin.download_along.DownloadAlong$DownloadAlongAction.actionPerformed(Dow
Attachments (1)
Change History (5)
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Description: | modified (diff) |
|---|
Replying to anonymous:
Happened to me too, when I had a few ways and a node selected. After deselecting the node, it worked for me.
Please, attach the ways and the node as .osm file.
Thanks
by , 14 years ago
| Attachment: | test_download_path.osm added |
|---|
comment:3 by , 14 years ago
Seems you can select any way and any node.
It's enough to have one line and 1 node in selection list.



Happened to me too, when I had a few ways and a node selected. After deselecting the node, it worked for me.