Hi,

under Ubuntu linux (10.04) and qgis trunk I get the following when
adding layers with the Openlayers plugin. The error is not critical as
the layer is added in any case.


An error has occured while executing Python code:

Traceback (most recent call last):
  File
"/home/gio/.qgis/python/plugins/MemoryLayerSaver/MemoryLayerSaver.py",
line 41, in connectProvider
    if self.isSavedLayer(layer):
  File
"/home/gio/.qgis/python/plugins/MemoryLayerSaver/MemoryLayerSaver.py",
line 90, in isSavedLayer
    if not l.dataProvider():
AttributeError: 'OpenlayersLayer' object has no attribute 'dataProvider'



cheers

-- Giovanni --

_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to