<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<link href="chrome://translator/skin/floatingPanel.css"
type="text/css" rel="stylesheet">
</head>
<body bgcolor="#FFFFFF" text="#000099">
Hi,<br>
<br>
I just tried the Sextante plugin for QGIS. It installs without
problems, but when trying to run a SAGA module, I am getting an
error message:<br>
<br>
==============<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span
style=" color:#ff0000;">An error has occured while executing
Python code:</span><br>
<br>
Traceback (most recent call last):<br>
File
"/home/paulo/.qgis/python/plugins/sextante/gui/ParametersDialog.py",
line 274, in accept<br>
AlgorithmExecutor.runalg(self.alg, self)<br>
File
"/home/paulo/.qgis/python/plugins/sextante/gui/AlgorithmExecutor.py",
line 9, in runalg<br>
alg.execute(progress)<br>
File
"/home/paulo/.qgis/python/plugins/sextante/core/GeoAlgorithm.py",
line 59, in execute<br>
self.processAlgorithm(progress)<br>
File
"/home/paulo/.qgis/python/plugins/sextante/saga/SagaAlgorithm.py",
line 236, in processAlgorithm<br>
SagaUtils.createSagaBatchJobFileFromSagaCommands(commands)<br>
File
"/home/paulo/.qgis/python/plugins/sextante/saga/SagaUtils.py",
line 47, in createSagaBatchJobFileFromSagaCommands<br>
fout = open(SagaUtils.sagaBatchJobFilename(), "w")<br>
IOError: [Errno 13] Permission denied:
'/home/paulo/sextante/saga_batch_job.sh'<br>
<br>
Python version:<br>
2.7.2+ (default, Oct 4 2011, 20:41:12) <br>
[GCC 4.6.1]<br>
=============<br>
<!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
Indeed, the saga_batch_job.sh has permissions set to no read/write.
I am assuming this file is generated on the fly when executing a
SAGA function, so somewhere in the process something goes wrong with
the permission setting?<br>
<br>
I am on Ubuntu 11.10 amd 64, QGIS 1.9.90-Alpha.<br>
<br>
<br>
Paulo<br>
<br>
<br>
<br>
<!--EndFragment-->
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<div style="bottom: auto; left: 10px; right: auto; top: 544px;
display: none;" class="translator-theme-default"
id="translator-floating-panel">
<div title="Click to translate"
id="translator-floating-panel-button"></div>
</div>
</body>
</html>