[Qgis-developer] Errors in plugins: OpenLayers, RAS, xytools, ShellDB, DirectionalSlope

Werner Macho werner.macho at gmail.com
Thu Dec 27 07:12:56 PST 2012


confirmed for openlayers and xytools

For me it seemed to be since the binding cleanup - but I am not sure ..

regards
Werner


On Thu, Dec 27, 2012 at 4:02 PM, Paolo Cavallini <cavallini at faunalia.it>wrote:

> 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
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20121227/ba7dd535/attachment-0001.html>


More information about the Qgis-developer mailing list