Hi all.
Just recompiled, I get a number of plugin-related errors, see below.
All the best.
======================================================================================
* ShellDB and DirectionalSlope are listed as upgradeable even after upgrading
======================================================================================
Couldn't load plugin openlayers due an error when calling its initGui() method
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in
startPlugin
plugins[packageName].initGui()
File "/home/paolo/.qgis//python/plugins/openlayers/openlayers_plugin.py",
line 160,
in initGui
if not self.__setCoordRSGoogle():
File "/home/paolo/.qgis//python/plugins/openlayers/openlayers_plugin.py",
line 211,
in __setCoordRSGoogle
if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):
AttributeError: 'QgsCoordinateReferenceSystem' object has no attribute
'createFromEpsg'
======================================================================================
Couldn't load plugin ras due an error when calling its initGui() method
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in
startPlugin
plugins[packageName].initGui()
File "/home/paolo/.qgis//python/plugins/ras/openlayers_plugin.py", line 76,
in initGui
if not self.__setCoordRSGoogle():
File "/home/paolo/.qgis//python/plugins/ras/openlayers_plugin.py", line 167,
in
__setCoordRSGoogle
if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):
AttributeError: 'QgsCoordinateReferenceSystem' object has no attribute
'createFromEpsg'
======================================================================================
Couldn't load plugin xytools due an error when calling its initGui() method
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in
startPlugin
plugins[packageName].initGui()
File "/home/paolo/.qgis//python/plugins/xytools/xytools.py", line 52, in
initGui
"XY tools", self.iface.actionCapturePoint().actionGroup())
AttributeError: 'QgisInterface' object has no attribute 'actionCapturePoint'
--
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc
Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer