On 29/03/2012 23:11, Victor Olaya wrote:

I am glad to announce that a first (tagged as 'experimental') version
SEXTANTE for QGIS has been released. It includes, among other things:

Hi Victor.
Testing on Debian. I hope not to generate too much noise.
First issues:
- paths to SAGA etc. are not taken from the system, and must be added by hand - this should be made automatic
- running a command results in:

Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/sextante/gui/ParametersDialog.py", line 274, in accept
    AlgorithmExecutor.runalg(self.alg, self)
File "/home/paolo/.qgis/python/plugins/sextante/gui/AlgorithmExecutor.py", line 9, in runalg
    alg.execute(progress)
File "/home/paolo/.qgis/python/plugins/sextante/core/GeoAlgorithm.py", line 59, in execute
    self.processAlgorithm(progress)
File "/home/paolo/.qgis/python/plugins/sextante/saga/SagaAlgorithm.py", line 236, in processAlgorithm
    SagaUtils.createSagaBatchJobFileFromSagaCommands(commands)
File "/home/paolo/.qgis/python/plugins/sextante/saga/SagaUtils.py", line 47, in createSagaBatchJobFileFromSagaCommands
    fout = open(SagaUtils.sagaBatchJobFilename(), "w")
IOError: [Errno 13] Permesso negato: '/home/paolo/sextante/saga_batch_job.sh'

and in fact the file is created with wrong permissions:

$ ls -l /home/paolo/sextante/saga_batch_job.sh
---x------ 1 paolo paolo 1507 mar 30  2012 
/home/paolo/sextante/saga_batch_job.sh

More later ;)

All the best.
--
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to