Closed arthuragone closed 3 years ago
please provide the following: version of QGIS version of QMS type and version of OS
what exactly are you doing before getting this error
QGIS 2.18.13 QuickMap Services 0.19.3
OS: OsX
Doing nothing before getting this error, just trying to add any web raster (BING, Google, OSM, etc.)
I have the same issue in QGIS 3.2.3, QMS 0.19.10.1 and OS Linux Ubuntu 18.04
I completely changed environnement but got again this bug:
File "C:/Users/AVIGNACQ/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\quick_map_services\quick_map_services.py", line 176, in insert_layer
add_layer_to_map(ds)
File "C:/Users/AVIGNACQ/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\quick_map_services\qgis_map_helpers.py", line 148, in add_layer_to_map
if selected_node.nodeType() == selected_node.NodeGroup:
AttributeError: 'NoneType' object has no attribute 'nodeType'
Windows 10 PRO 64 bits QGIS 3.4.2
I have also run into this issue.
QGIS 3.8.2-Zanzibar QMS 0.19.10.1 OS Linux Ubuntu 18.04.3
Were any of the other reporters able to solve this?
I was able to use the plugin after rebooting then running sudo apt update && sudo apt -y upgrade
Fixed in 0.19.19
Hello, When trying to use the plugin I always got this error: