<div dir="ltr">confirmed for openlayers and xytools<div><br></div><div style>For me it seemed to be since the binding cleanup - but I am not sure ..</div><div style><br></div><div style>regards</div><div style>Werner</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 27, 2012 at 4:02 PM, Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it" target="_blank">cavallini@faunalia.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all.<br>
Just recompiled, I get a number of plugin-related errors, see below.<br>
All the best.<br>
<br>
======================================================================================<br>
<br>
* ShellDB and DirectionalSlope are listed as upgradeable even after upgrading<br>
<br>
======================================================================================<br>
<br>
Couldn't load plugin openlayers due an error when calling its initGui() method<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in startPlugin<br>
    plugins[packageName].initGui()<br>
  File "/home/paolo/.qgis//python/plugins/openlayers/openlayers_plugin.py", line 160,<br>
in initGui<br>
    if not self.__setCoordRSGoogle():<br>
  File "/home/paolo/.qgis//python/plugins/openlayers/openlayers_plugin.py", line 211,<br>
in __setCoordRSGoogle<br>
    if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):<br>
AttributeError: 'QgsCoordinateReferenceSystem' object has no attribute 'createFromEpsg'<br>
<br>
======================================================================================<br>
<br>
Couldn't load plugin ras due an error when calling its initGui() method<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in startPlugin<br>
    plugins[packageName].initGui()<br>
  File "/home/paolo/.qgis//python/plugins/ras/openlayers_plugin.py", line 76, in initGui<br>
    if not self.__setCoordRSGoogle():<br>
  File "/home/paolo/.qgis//python/plugins/ras/openlayers_plugin.py", line 167, in<br>
__setCoordRSGoogle<br>
    if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):<br>
AttributeError: 'QgsCoordinateReferenceSystem' object has no attribute 'createFromEpsg'<br>
<br>
======================================================================================<br>
<br>
Couldn't load plugin xytools due an error when calling its initGui() method<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 198, in startPlugin<br>
    plugins[packageName].initGui()<br>
  File "/home/paolo/.qgis//python/plugins/xytools/xytools.py", line 52, in initGui<br>
    "XY tools", self.iface.actionCapturePoint().actionGroup())<br>
AttributeError: 'QgisInterface' object has no attribute 'actionCapturePoint'<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
<br>
--<br>
Paolo Cavallini - Faunalia<br>
<a href="http://www.faunalia.eu" target="_blank">www.faunalia.eu</a><br>
Full contact details at <a href="http://www.faunalia.eu/pc" target="_blank">www.faunalia.eu/pc</a><br>
Nuovi corsi QGIS e PostGIS: <a href="http://www.faunalia.it/calendario" target="_blank">http://www.faunalia.it/calendario</a><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</font></span></blockquote></div><br></div>