Opened 14 years ago

Closed 14 years ago

#2809 closed bug (duplicate)

Python throws error messages when QGIS will be closed during plugin manager is checking new plugins

Reported by: hdus Owned by: borysiasty
Priority: minor: annoyance Milestone: Version 1.6.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

During startup of QGIS the plugin manager looks for plugin updates and new plugins in the connected repositories. When you close QGIS during these manager checks you get the following error message:

".qgis/python/plugins/plugin_installer/installer_data.py", line 173, in stateChanged TypeError: 'NoneType' object is not callable

Change History (3)

comment:1 by hdus, 14 years ago

Must Fix for Release: NoYes

comment:2 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0
Priority: major: does not work as expectedminor: annoyance

comment:3 by borysiasty, 14 years ago

Resolution: duplicate
Status: newclosed

duplicate of #2775; fixed in r13742

Note: See TracTickets for help on using tickets.