[Qgis-developer] Openlayers plugin python error

Giovanni Manghi giovanni.manghi at gmail.com
Wed Jan 19 11:43:49 EST 2011


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 --



More information about the Qgis-developer mailing list