geometalab / ArcGISConnector-QGIS-Plugin

"ArcGIS REST API Connector" (beta) - a QGIS-Plugin which reads "Feature Service" and "Map Service" - aka WFS- and WMTS-alike services - from ArcGIS Online or ArcGIS Server.
http://giswiki.hsr.ch/QGIS_ArcGIS_REST_API_Connector_Plugin
27 stars 7 forks source link

AttributeError: 'NoneType' object has no attribute 'VectorLayer' using QGIS 2.6 #5

Closed JJediny closed 9 years ago

JJediny commented 9 years ago

An error has occured while executing Python code:

Traceback (most recent call last): File "C:/Users/{user}/.qgis2/python/plugins\itembrowser\itembrowser.py", line 77, in currentLayerChanged and layer.type() == QgsMapLayer.VectorLayer AttributeError: 'NoneType' object has no attribute 'VectorLayer'

Python version: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]

QGIS version: 2.6.1-Brighton Brighton, e2a51df

JJediny commented 9 years ago

Wow... check which plugin caused the error before submitting the ticket right... Sorry disregard