[Qgis-developer] rgb plugin

Paolo Cavallini cavallini at faunalia.it
Thu Mar 20 10:17:53 EDT 2008


Testing a fresh svn. I get errors after installing plugins:
a few of them (eg geocoder, geoprocessing) throw the old error:
Failed to unzip file to /home/paolo/.qgis/python/plugins ... check
permissions.
When starting, I also get:
===============================
Couldn't load plugin "qgis_rgb"

Traceback (most recent call last):
 File "", line 2, in
 File "/home/paolo/.qgis//python/plugins/qgis_rgb/__init__.py", line 2, in
  from Rgb import rgb
 File "/home/paolo/.qgis//python/plugins/qgis_rgb/Rgb.py", line 10, in
  from ui_control import ui_Control
 File "/home/paolo/.qgis//python/plugins/qgis_rgb/ui_control.py", line
6, in
  import composite, os
 File "/home/paolo/.qgis//python/plugins/qgis_rgb/composite.py", line
30, in
  os.chdir(workdir)
OSError: [Errno 2] No such file or directory:
'/home/mauricio/1a_DL/mma/mi411' [this seems a rather trivial error]
===============================
Couldn't load plugin "geoprocessing"

Traceback (most recent call last):
 File "", line 2, in
ImportError: No module named geoprocessing
===============================
Any suggestions?
All the best.
pc
-- 
Paolo Cavallini, see: http://www.faunalia.it/pc
Noi ci troviamo male con NGI http://www.ngi.it/


More information about the Qgis-developer mailing list