[QGIS-trac] [Quantum GIS] #2203: GPS Tools: spaces in Output File
path
Quantum GIS
qgis at qgis.org
Sun Dec 6 14:09:08 EST 2009
#2203: GPS Tools: spaces in Output File path
-------------------------------------------+--------------------------------
Reporter: micha | Owner: borysiasty
Type: bug | Status: new
Priority: minor: annoyance | Milestone: Version 1.4.0
Component: Python plugins and bindings | Version: HEAD
Keywords: GPS, GPS Tools,spaces | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-------------------------------------------+--------------------------------
When using the GPS Tools plugin to download a gpx file from a GPS
instrument, the plugin fails when there are spaces in the Output File path
or file name.
On the other hand, '''gpsbabel does work''' with spaces in the path when
the output file path is quoted. For example running:
{{{
"C:\Program Files\Quantum GIS\bin\gpsbabel.exe" -w -i garmin -f USB: -o
gpx -F "C:\Documents and Settings\micha\My Documents\waypoints.gpx"
}}}
works properly.
However entering the '''same above output file''' (with or without quotes)
in GPS Tools fails with the error "The layer is not a valid layer..."
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2203>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list