Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenStreetMap plugin - getMainWindow #12000

Closed
qgib opened this issue Sep 20, 2009 · 1 comment
Closed

OpenStreetMap plugin - getMainWindow #12000

qgib opened this issue Sep 20, 2009 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Sep 20, 2009

Author Name: enzopolo polo (enzopolo polo)
Original Redmine Issue: 1940

Redmine category:python_plugins
Assignee: Borys Jurgiel


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'

@qgib
Copy link
Contributor Author

qgib commented Sep 20, 2009

Author Name: Jürgen Fischer (@jef-n)



---

-  resolution  was changed from    to invalid 
-  status_id  was changed from   Open   to Closed 

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.4.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant