Giovanni,<div><br></div><div>The message error occurr in MemoryLayerSaver's plugins.</div><div><br></div><div>Disable all plugins and work only OpenLayers's plugin.</div><div><br></div><div>Open the layer (ex.: shapefile with projection) and try</div>
<div><br></div><div><br></div><div><br></div><div><div class="gmail_quote">2011/1/19 Giovanni Manghi <span dir="ltr"><<a href="mailto:giovanni.manghi@gmail.com">giovanni.manghi@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
under Ubuntu linux (10.04) and qgis trunk I get the following when<br>
adding layers with the Openlayers plugin. The error is not critical as<br>
the layer is added in any case.<br>
<br>
<br>
An error has occured while executing Python code:<br>
<br>
Traceback (most recent call last):<br>
File<br>
"/home/gio/.qgis/python/plugins/MemoryLayerSaver/MemoryLayerSaver.py",<br>
line 41, in connectProvider<br>
if self.isSavedLayer(layer):<br>
File<br>
"/home/gio/.qgis/python/plugins/MemoryLayerSaver/MemoryLayerSaver.py",<br>
line 90, in isSavedLayer<br>
if not l.dataProvider():<br>
AttributeError: 'OpenlayersLayer' object has no attribute 'dataProvider'<br>
<br>
<br>
<br>
cheers<br>
<br>
-- Giovanni --<br>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br></div>