[Qgis-developer] commandline startup option changed in master

haubourg regis.haubourg at eau-adour-garonne.fr
Thu Nov 22 07:11:48 PST 2012


More on the topic:

1- configpath option prevents to use environnement variable
"QGIS_PLUGINPATH" (allowing to have some other locations for plugin storage,
in a shared directory for example). a feature request?

2- a true bug: configpath option doesn't work when trying to install a
plugin, I always have "ImportError: No module named MYPLUGINNAME": 
/
Traceback (most recent call last):
  File "C:/OSGEO4W/apps/qgis/./python\qgis\utils.py", line 143, in
loadPlugin
    __import__(packageName)
  File "C:/OSGEO4W/apps/qgis/./python\qgis\utils.py", line 309, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named HelloWorld/



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/commandline-startup-option-changed-in-master-tp5018190p5018195.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.


More information about the Qgis-developer mailing list