Bug report #2775

Attempt to close QGIS produces an error

Added by dr - almost 14 years ago. Updated almost 14 years ago.

Status:Closed
Priority:Low
Assignee:Borys Jurgiel
Category:Python plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12835

Description

If try to close QGIS window when in status bar "Looking for new plugins..." status is present, then we get an error:

An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\plugin_installer\\installer_data.py", line 173, in stateChanged
    self.emit(SIGNAL("anythingChanged(QString, int, int)"), self.key, state, 0)
[[TypeError]]: 'NoneType' object is not callable

Python version:
2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]

QGIS version:
1.5.0-Trunk Trunk, 13604

Associated revisions

Revision 9d2da503
Added by Borys Jurgiel almost 14 years ago

fix #2775

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13742 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision b6256d02
Added by Borys Jurgiel almost 14 years ago

fix #2775

git-svn-id: http://svn.osgeo.org/qgis/trunk@13742 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Borys Jurgiel almost 14 years ago

  • Status changed from Open to In Progress

#2 Updated by Giuseppe Sucameli almost 14 years ago

Tried on Ubuntu. QGis shows the same error message

#3 Updated by Borys Jurgiel almost 14 years ago

  • Resolution set to fixed
  • Status changed from In Progress to Closed

fixed in 13742

Also available in: Atom PDF