Ticket #1038 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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:
Platform Version: Platform: Windows
Must Fix for Release: Yes 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

Changed 5 years ago by jef

  • status changed from new to closed
  • resolution set to fixed
  • component changed from Plugins to Python

fixed in r8240

Changed 5 years ago by jef

r8340, that is.

Changed 4 years ago by anonymous

  • milestone Version 0.9.2 deleted

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.