Just compiled the latest master and got the error:<br><br>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin:0px;text-indent:0px">OSError: [Errno 2] No such file or directory: '/usr/local/share/qgis/python/plugins/sextante/script/scripts'</p><br>Btw, I haven't been able to find sextante_qgis.conf anywhere on my system.<br>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 8, 2012 at 2:30 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'm getting an error too, when running qgis from the output/bin dir:<br>
<br>
OSError: [Errno 2] No such file or directory: '/usr/src/qgis/Quantum-GIS/b/output/python/plugins/sextante/script/scripts'<br>
<br>
--strk;<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Nov 08, 2012 at 08:30:42PM +0100, Victor Olaya wrote:<br>
> In the current master version, the modeler folder should default to a<br>
> folder in the user folder. It seems that it is trying to create the folder<br>
> where the example models are. Probably you have a different setting for you<br>
> models folder? change it in the sextante_qgis.conf file in your sextante<br>
> folder (in your user dir), and see if it works.<br>
><br>
><br>
> sorry for all this problems with the models and scripts folders...<br>
><br>
><br>
> 2012/11/8 Giovanni Manghi <<a href="mailto:giovanni.manghi@faunalia.pt">giovanni.manghi@faunalia.pt</a>><br>
><br>
> > Hi Victor,<br>
> ><br>
> ><br>
> > > Not the problem I thought it was...but it should be fixed anyway<br>
> ><br>
> ><br>
> > just updated on Ubuntu, now I get<br>
> ><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>
> >   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<br>
> > "/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>
> > _______________________________________________<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>
> ><br>
<br>
> _______________________________________________<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>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
<br>
 <a href="http://www.cartodb.com" target="_blank">http://www.cartodb.com</a> - Map, analyze and build applications with your data<br>
<br>
                                       ~~ <a href="http://strk.keybit.net" target="_blank">http://strk.keybit.net</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<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>