planetfederal / qgis-geogiglight-plugin

GNU General Public License v2.0
19 stars 9 forks source link

python error in "merge conflicts" when choosing a base layer #68

Closed gioman closed 8 years ago

gioman commented 8 years ago

either openstreetmap or google maps

Traceback (most recent call last):
  File "C:/Users/qgis/.qgis2/python/plugins\geogig\plugin.py", line 54, in trackLayer
    setAsNonRepoLayer(layer)
  File "C:/Users/qgis/.qgis2/python/plugins\geogig\layeractions.py", line 136, in setAsNonRepoLayer
    action.setEnabled(layer.storageType() == 'GPKG')
AttributeError: 'QgsRasterLayer' object has no attribute 'storageType
gioman commented 8 years ago

fix confirmed.