Hi 2010/8/9 Maurício de Paulo <[email protected]>: > Hi folks, > I've stumbled upon something that looks like this bug. > http://trac.osgeo.org/qgis/ticket/1170 > The problem seems simples. I'm using QGIS 1.5 and Windows XP with a garmin > gps. > When calling gpsbabel from command line everything runs smoothly. > When loading the data directly from the gps using qgis' plugin the "Invalid > layer" message apear. > The file is not even created and no signal comes from the gps. > > As a workaround I've edited the gps "Devices". I've changed from > > "%in" "%out" > to > usb: c:\test.gpx > > And everything worked fine. > As far as I can see I'm stumbling upon some string replacing problem when > changing from the "%out" to the actual path used in the plugin. > > When I changed just the "%in" to usb: I've found a %out file in my c:\ > folder. So the plugin is not working properly when replacing %out to the > actual filename I've found on the gui. > Is someone able to reproduce it? I've tested on 3 machines. One linux > (worked well) and 2 windows xp. None of the windows xp worked. >
I tested here on Ubuntu 10.04 and wasnt able to successfully download either without your fix or with it (I used /dev/ttyUSB0 for %in). What string did you use for linux? Regards Tim > > > > -- > 1º Ten Mauricio - Engenheiro Cartógrafo > Chefe da Seção de Processamento de Imagens > 1ª Divisão de Levantamento > Exército Brasileiro - Braço Forte, Mão Amiga. > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > -- Tim Sutton - QGIS Project Steering Committee Member (Release Manager) ============================================== Please do not email me off-list with technical support questions. Using the lists will gain more exposure for your issues and the knowledge surrounding your issue will be shared with all. Visit http://linfiniti.com to find out about: * QGIS programming and support services * Mapserver and PostGIS based hosting plans * FOSS Consulting Services Skype: timlinux Irc: timlinux on #qgis at freenode.net ============================================== _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
