<div dir="ltr">I think this is because you have a open layer plugin layer open and the Google plugin is trying to handle selection changed on that layer.  The OpenLayers layer is a fake layer so it doesn't have a dataProvider.  Try without having any OpenLayers layers loaded.<div>

<br></div><div>- Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 19, 2013 at 10:24 PM, KLGan <span dir="ltr"><<a href="mailto:1klgan@gmail.com" target="_blank">1klgan@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi,<br><br></div>

<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I got this error when I start this plugin...., It's by Google, and since they don't usually reply to emails, I have uninstalled the plugin for now. Any else seen the same problem?<br>



<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thanks<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">KLGan<br><br>



---------------<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br>An error has occured while executing Python code:<br><br><i>Traceback (most recent call last):<br>  File "C:\Users\XXXXXX/.qgis2/python/plugins\GoogleMapsEngineConnector\googlemapsengineconnector.py", line 266, in handleSelectionChange<br>



    gmeMap, gmeLayers = self.getAssetsFromLayer(currentLayer)<br>  File "C:\Users\XXXXXX/.qgis2/python/plugins\GoogleMapsEngineConnector\googlemapsengineconnector.py", line 311, in getAssetsFromLayer<br>    if self.isGmeConnectorLayer(layer):<br>



  File "C:\Users\XXXXXX/.qgis2/python/plugins\GoogleMapsEngineConnector\googlemapsengineconnector.py", line 294, in isGmeConnectorLayer<br>    provider = layer.dataProvider()<br>AttributeError: 'OpenlayersLayer' object has no attribute 'dataProvider'<br>



<br>Python version:<br>2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br><br><br>QGIS version:<br>2.0.1-Dufour Dufour, 34139bc<br><br>Python path: ['C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\\processing', 'C:\\Users\\XXXXXX\\.qgis2\\python\\plugins\\GeoCoding', 'C:/PROGRA~1/QGISDU~1/apps/qgis/./python', 'C:\\Users\\XXXXXX/.qgis2/python', 'C:\\Users\\XXXXXX/.qgis2/python/plugins', 'C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins', 'C:\\PROGRA~1\\QGISDU~1\\bin\\python27.zip', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\DLLs', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\plat-win', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\lib-tk', 'C:\\PROGRA~1\\QGISDU~1\\bin', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\PIL', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\win32', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\Pythonwin', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', 'C:\\Users\\XXXXXX\\.qgis2\\python\\plugins\\DigitizingTools\\tools', 'C:\\Users\\XXXXXX\\.qgis2\\python\\plugins\\mmqgis/forms', '.', 'C:\\Users\\XXXXXX\\.qgis2\\python\\plugins\\QuickMultiAttributeEdit/forms', 'C:\\PROGRA~1\\QGISDU~1\\apps\\qgis\\python\\plugins\\fTools\\tools']</i><br>



</div></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>