<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    Great, thanks (and sorry for not checking the bug reports before
    posting).<br>
    <br>
    On 03/30/2012 02:19 PM, Victor Olaya wrote:
    <blockquote
cite="mid:CAJsc-7zh21eM=2nYs9R-PfUaYACbCiq3G3EMNmZLR7_UvYmaCA@mail.gmail.com"
      type="cite">
      <pre wrap="">Paulo

That bug has been reported and there is already a fix. I will update
the repository and upload a new version of the plugin ASAP, as I
finished checking a few other things

Regards



El día 30 de marzo de 2012 14:07, Paulo van Breugel
<a class="moz-txt-link-rfc2396E" href="mailto:p.vanbreugel@gmail.com"><p.vanbreugel@gmail.com></a> escribió:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

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:

==============

An error has occured while executing Python code:

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

Python version:
2.7.2+ (default, Oct  4 2011, 20:41:12)
[GCC 4.6.1]
=============


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?

I am on Ubuntu 11.10 amd 64, QGIS 1.9.90-Alpha.


Paulo




_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

</pre>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>