|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
GPSBabel will not read kml fileHello, I have just started using GPSBabel to try and convert kml files. My problem isn't related to the type of file I am trying to convert to (I tried Delorme draw, gpx and csv). I have attached one small file I was using to test. I tested with files actually created by Google Earth and still had the same problem. The error message I get in GPSBabel is
XML Reader: Cannot open file 'path and name of file.kml'! Error running gpsbabel: Process exited unsuccessfully with code 1 I am running W7 Home Prem 64 bit. I tried this with V1.4.2 and then downloaded the beta 1.4.3 and had the same problem with both. Any ideas? Thanks ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Gpsbabel-misc mailing list http://www.gpsbabel.org Gpsbabel-misc@... To unsubscribe, change list options, or see archives, visit: https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc |
|
|
Fwd: GPSBabel will not read kml fileI received one suggestion that there was something wrong with my kml (which there was-thanks tsteven). I redid the kml file and have attached it and two screen shots that actually show the problem when running 1.4.2.
Suggestions will be appreciated. Thanks ---------- Forwarded message ---------- From: Andy Dungan <dungan@...> Date: Thu, Dec 1, 2011 at 8:46 AM Subject: GPSBabel will not read kml file To: gpsbabel-misc@... Hello, I have just started using GPSBabel to try and convert kml files. My problem isn't related to the type of file I am trying to convert to (I tried Delorme draw, gpx and csv). I have attached one small file I was using to test. I tested with files actually created by Google Earth and still had the same problem. The error message I get in GPSBabel is XML Reader: Cannot open file 'path and name of file.kml'! Error running gpsbabel: Process exited unsuccessfully with code 1 I am running W7 Home Prem 64 bit. I tried this with V1.4.2 and then downloaded the beta 1.4.3 and had the same problem with both. Any ideas? Thanks ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Gpsbabel-misc mailing list http://www.gpsbabel.org Gpsbabel-misc@... To unsubscribe, change list options, or see archives, visit: https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc |
|
|
Re: Fwd: GPSBabel will not read kml fileThanx for the more complete test case.
Rats. I thought I'd fixed this. The problem is that we're failing to quote the filename and you have spaces in your directory path. I'll fix this before 1.4.3 but for now just copy the kml to a directory without the spaces.
mainwindow.cpp just needs to quote the five occurrences of bd.inputFilename and bd.outputFilename before use in case anyone else gets to it before I do and is able to submit a patch. QProcess::start() is supposed to do that on Windows: http://doc.qt.nokia.com/latest/qprocess.html#start - we should see why it's not.
RJL
On Fri, Dec 2, 2011 at 8:31 AM, Andy Dungan <dungan@...> wrote: I received one suggestion that there was something wrong with my kml (which there was-thanks tsteven). I redid the kml file and have attached it and two screen shots that actually show the problem when running 1.4.2. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Gpsbabel-misc mailing list http://www.gpsbabel.org Gpsbabel-misc@... To unsubscribe, change list options, or see archives, visit: https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |