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
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer