Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1038 closed defect (fixed)

the first python plugins fails to load (on windows?)

Reported by: rduivenvoorde Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

If you have deleted your .qgis (documents and settings in windows) the first python plugin is successfully downloaded, unzipped etc etc. But after the message "Python plugin installed. Go to Plugins > Plugin Manager to enable xxx." you get an error message:

Traceback (most recent call last):

File "", line 2, in

ImportError: No module named xxx

Apparently the Plugin Manager doesn't have the .qgis/python/plugins in it's (python_)path? Because after a restart of qgis the plugin is shown in the Plugin Manager and can load ok. And after ONE python plugin is succesfully installed, ALL other python plugins are also being installed ok in one time without restart!

I think this should be fixed before releasing 9.2 This because the new users will not have a .qgis/python/plugin directory so all will fail to load their first plugin :-(

Change History (3)

comment:1 by jef, 16 years ago

Component: PluginsPython
Resolution: fixed
Status: newclosed

fixed in r8240

comment:2 by jef, 16 years ago

r8340, that is.

comment:3 by (none), 15 years ago

Milestone: Version 0.9.2

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.