In the current master version, the modeler folder should default to a folder in the user folder. It seems that it is trying to create the folder where the example models are. Probably you have a different setting for you models folder? change it in the sextante_qgis.conf file in your sextante folder (in your user dir), and see if it works.<div>
<br></div><div><br></div><div>sorry for all this problems with the models and scripts folders...</div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/8 Giovanni Manghi <span dir="ltr"><<a href="mailto:giovanni.manghi@faunalia.pt" target="_blank">giovanni.manghi@faunalia.pt</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Victor,<br>
<div class="im"><br>
<br>
> Not the problem I thought it was...but it should be fixed anyway<br>
<br>
<br>
</div>just updated on Ubuntu, now I get<br>
<div class="im"><br>
Couldn't load plugin sextante due an error when calling its<br>
classFactory() method<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 188, in<br>
startPlugin<br>
    plugins[packageName] = package.classFactory(iface)<br>
</div>  File "/usr/share/qgis/python/plugins/sextante/__init__.py", line 46,<br>
in classFactory<br>
    return SextantePlugin(iface)<br>
  File "/usr/share/qgis/python/plugins/sextante/SextantePlugin.py",<br>
line 56, in __init__<br>
    Sextante.initialize()<br>
  File "/usr/share/qgis/python/plugins/sextante/core/Sextante.py",<br>
line 133, in initialize<br>
    Sextante.modeler.initializeSettings();<br>
  File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerAlgorithmProvider.py",<br>
line 49, in initializeSettings<br>
    SextanteConfig.addSetting(Setting(self.getDescription(),<br>
ModelerUtils.MODELS_FOLDER, "Models folder",<br>
ModelerUtils.modelsFolder()))<br>
  File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerUtils.py",<br>
line 40, in modelsFolder<br>
    mkdir(folder)<br>
  File "/usr/share/qgis/python/plugins/sextante/core/SextanteUtils.py",<br>
line 87, in mkdir<br>
    os.mkdir(newdir)<br>
OSError: [Errno 13] Permission denied:<br>
'/usr/share/qgis/python/plugins/sextante/modeler/models'<br>
<br>
cheers!<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</div></div></blockquote></div><br></div>