[Qgis-user] loading a project from the command line bug
Ricardo Filipe Soares Garcia da
ricardo.garcia.silva at gmail.com
Tue Dec 8 13:06:11 PST 2009
Hello list
In an attempt to speed up my workflow I made a launcher shell script
that would call the qgis binary and also passing it my project file.
It looks like this:
#!/bin/bash
cd /home/ricardo/gisficheiros/qgisProjectos
qgis teste.qgs
This leads to a strange behaviour:
- qgis starts up and loads my project, but the map canvas goes crazy!
Sometimes it renders just a small part of the layer, others it will
not render anything and will become unresponsive
I don't really know if opening .qgs files from the command line is a
supported feature, but if it is, then this behaviour is probably a
bug. If this feature is not supported, can I make a wish for it?
Tested with QGis 1.3.0 stable and also with 1.4 (rev. 12337).
--
___________________________ ___ __
Ricardo Garcia Silva
More information about the Qgis-user
mailing list