[Qgis-user] How to reproject vectors with Sextante?
Pedro Venâncio
pedrongvenancio at yahoo.com
Sun Oct 14 04:07:28 PDT 2012
Hi,
Modeler is working again! At least with the little testing I've done, it's working well!
But Reproject Layer is still giving an error in Modeler:
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", line 692, in okPressed
if self.setParamValues():
File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", line 503, in setParamValues
if not self.setParamValue(param, self.valueItems[param.name]):
File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", line 681, in setParamValue
self.values[name] = str(widget.getText())
AttributeError: 'QLineEdit' object has no attribute 'getText'
Python version:
2.7.3 (default, Aug 1 2012, 05:27:35)
[GCC 4.6.3]
Best regards,
Pedro
More information about the Qgis-user
mailing list