Bug report #4745
Extension Manager/Open Street Map
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14616 |
Description
Hi,
I think I unchecked OpenStreetMap extension and got a crash. No way to exit.
Une erreur est apparue lors de l'exécution du code python :
Traceback (most recent call last):
File "D:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins\\osm\\OsmLoadDlg.py", line 268, in event
if e.type() == QEvent.DynamicPropertyChange:
AttributeError: 'NoneType' object has no attribute 'DynamicPropertyChange'
Version de Python :
2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]
Version de QGIS :
1.7.2-Wroclaw Wroclaw, 32e5ead
Chemin vers Python : ['D:/PROGRA~1/QUANTU~1/apps/qgis/./python', 'C:/Users/ole/.qgis/python', 'C:/Users/ole/.qgis/python/plugins', 'D:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins', 'C:\\\\Program Files\\\\ArcGIS\\\\bin', 'C:\\\\Windows\\\\system32\\\\python25.zip', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\DLLs', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\plat-win', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\lib-tk', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\qgis\\\\bin', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\win32', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\win32\\\\lib', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\Pythonwin', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\wx-2.8-msw-unicode', 'D:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\qgis\\\\python\\\\plugins\\\\fTools\\\\tools', 'D:/Netgeo/Audit/FOD/RefTech/fod']
History
#1 Updated by Giovanni Manghi almost 13 years ago
I don't know if I understand well, if yes I cannot make to replicate the issue on qgis-master.
Can you give please more details? qgis version, platform, steps to replicate. Thanks.
#2 Updated by olivier olivier almost 13 years ago
Unfortunately, I tried to replicate but can't. I'm using Wroclaw 1.7.2 with Windows 7
I opened Extension manager, add "openlayer" in the filter field, deleted characters as I saw it wsn't installed and probably unchecked OpenStreetMap with a slight drag of the mouse. I got then this error message, and no way to get out, clicking on "close" had only one effect, opening another identical error windows. So I had to kill the qgis process to get out. Sorry not to be able to help more.
#3 Updated by Paolo Cavallini about 12 years ago
- Target version set to Version 2.0.0
#4 Updated by Martin Dobias over 11 years ago
- Resolution set to fixed
- Status changed from Open to Closed
In 2.0 there will be no OpenStreetMap anymore (the functionality will be available directly in QGIS).