[Qgis-developer] Sextante broken on Master
Sandro Santilli
strk at keybit.net
Thu Nov 8 14:30:16 PST 2012
I'm getting an error too, when running qgis from the output/bin dir:
OSError: [Errno 2] No such file or directory: '/usr/src/qgis/Quantum-GIS/b/output/python/plugins/sextante/script/scripts'
--strk;
On Thu, Nov 08, 2012 at 08:30:42PM +0100, Victor Olaya wrote:
> 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.
>
>
> sorry for all this problems with the models and scripts folders...
>
>
> 2012/11/8 Giovanni Manghi <giovanni.manghi at faunalia.pt>
>
> > Hi Victor,
> >
> >
> > > Not the problem I thought it was...but it should be fixed anyway
> >
> >
> > just updated on Ubuntu, now I get
> >
> > Couldn't load plugin sextante due an error when calling its
> > classFactory() method
> >
> > Traceback (most recent call last):
> > File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 188, in
> > startPlugin
> > plugins[packageName] = package.classFactory(iface)
> > File "/usr/share/qgis/python/plugins/sextante/__init__.py", line 46,
> > in classFactory
> > return SextantePlugin(iface)
> > File "/usr/share/qgis/python/plugins/sextante/SextantePlugin.py",
> > line 56, in __init__
> > Sextante.initialize()
> > File "/usr/share/qgis/python/plugins/sextante/core/Sextante.py",
> > line 133, in initialize
> > Sextante.modeler.initializeSettings();
> > File
> > "/usr/share/qgis/python/plugins/sextante/modeler/ModelerAlgorithmProvider.py",
> > line 49, in initializeSettings
> > SextanteConfig.addSetting(Setting(self.getDescription(),
> > ModelerUtils.MODELS_FOLDER, "Models folder",
> > ModelerUtils.modelsFolder()))
> > File "/usr/share/qgis/python/plugins/sextante/modeler/ModelerUtils.py",
> > line 40, in modelsFolder
> > mkdir(folder)
> > File "/usr/share/qgis/python/plugins/sextante/core/SextanteUtils.py",
> > line 87, in mkdir
> > os.mkdir(newdir)
> > OSError: [Errno 13] Permission denied:
> > '/usr/share/qgis/python/plugins/sextante/modeler/models'
> >
> > cheers!
> > _______________________________________________
> > Qgis-developer mailing list
> > Qgis-developer at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-developer
> >
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
--
http://www.cartodb.com - Map, analyze and build applications with your data
~~ http://strk.keybit.net
More information about the Qgis-developer
mailing list