I'm currently exploring the enourmous potencial that the sextante plugin for qgis has to offer. The model builder will surelly be a very handy tool.
The problem is I'm not beeing able to run 3rd party (like SAGA or Orfeo). I know I have to configure the paths, but i'm not sure how.
I did it like this 1 but still don't get tools running.

I'm getting this error:

ERROR with SAGA:
global name 'false' is not defined Traceback (most recent call last):
File "C:\Users\vbnunes/.qgis/python/plugins\sextante\core\GeoAlgorithm.py", line 115, in execute self.processAlgorithm(progress)
File "C:\Users\vbnunes/.qgis/python/plugins\sextante\saga\SagaAlgorithm.py", line 153, in processAlgorithm self.calculateResamplingExtent()
File "C:\Users\vbnunes/.qgis/python/plugins\sextante\saga\SagaAlgorithm.py", line 109, i
Any help? Thanks
