I'm using Ubuntu 64-bit Intrepid and QGIS 1.0.1 Kore.

I manually installed the ftools plugin in ~/.qgis/python/plugins/ and it
works but the plugin_installer in the same path gets me an error:

Couldn't load plugin plugin_installer due an error when calling its
initGui() method

Traceback (most recent call last):
  File "", line 1, in
  File
"/home/erwin/.qgis//python/plugins/plugin_installer/installer_plugin.py",
line 43, in initGui
    self.iface.pluginMenu().insertAction(nextAction,self.action)
TypeError: argument 1 of QWidget.insertAction() has an invalid type

Python version:
2.5.2 (r252:60911, Oct  5 2008, 19:49:54)
[GCC 4.3.2]

Python path:
['/usr/share/qgis/python', '/home/erwin/.qgis//python/plugins',
'/usr/share/qgis/python/plugins', '/usr/lib/python2.5',
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk',
'/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/var/lib/python-support/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/var/lib/python-support/python2.5/gtk-2.0',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'/home/erwin/.qgis/python/plugins/fTools/tools']


How do I fix this? Why is there a double slash in there?
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to