[Gpsbabel-misc] Problem with long file names in v1.5.3
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Ekkart L. <e.l...@we...> - 2016-07-11 17:17:07
|
Hello, I have problems with: $ gpsbabel -i gpx $all_infile -o gpx -F outfile.gpx If I have files in $all_infile with path+filename longer than ~110 character it will not work, aborting with error "No such file or directory". This happens in v1.5.2 and v1.5.3 but is fine in v1.4.2. The filename length is an assumption from my side, because shorter filenames are allways ok. Can you confirm this and may be fix? Ekkart |