Bug report #1940

OpenStreetMap plugin - getMainWindow

Added by enzopolo polo over 14 years ago. Updated over 14 years ago.

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

Description

I would like to test the OpenStreetMap plugin with QGis 1.3.0 (11643:11644) . It occurs the following python error: Traceback (most recent call last):
File "", line 1, in
File "C:/Users/enzo/.qgis//python/plugins\\osm\\plugin.py", line 20, in initGui
self.action = QAction(QIcon(":/plugins/osm/osm.png"), "OSM", self.iface.getMainWindow())
AttributeError: 'QgisInterface' object has no attribute 'getMainWindow'

History

#1 Updated by Jürgen Fischer over 14 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

Also available in: Atom PDF