[Qgis-user] Problem with Openlayers Plugin on Master, rev. c67fb81
Albin Blaschka
albin.blaschka at standortsanalyse.net
Wed Jan 9 02:11:43 PST 2013
Hello List!
I just updated via OSGeo4W my QGIS-Master installation to rev. c67fb81
and on start-up I got the following Python Errors concerning the
Openlayers plugin and the xytools-plugin:
Openlayers:
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 198, in
startPlugin
plugins[packageName].initGui()
File
"C:/Users/blaschka/.qgis//python/plugins\openlayers\openlayers_plugin.py",
line 160, in initGui
if not self.__setCoordRSGoogle():
File
"C:/Users/blaschka/.qgis//python/plugins\openlayers\openlayers_plugin.py",
line 211, in __setCoordRSGoogle
if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):
AttributeError: 'QgsCoordinateReferenceSystem' object has no attribute
'createFromEpsg'
and xytools Plugin:
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 198, in
startPlugin
plugins[packageName].initGui()
File "C:/Users/blaschka/.qgis//python/plugins\xytools\xytools.py",
line 52, in initGui
"XY tools", self.iface.actionCapturePoint().actionGroup())
AttributeError: 'QgisInterface' object has no attribute 'actionCapturePoint'
Before the update, everything worked smoothly...Already a known problem?
Kind regards,
Albin
Plattform Info:
Win7,
Python-Version:
2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
Python-Pfad: ['C:/OSGeo4W/apps/qgis-dev/./python',
'C:/Users/blaschka/.qgis//python',
'C:/Users/blaschka/.qgis//python/plugins',
'C:/OSGeo4W/apps/qgis-dev/./python/plugins',
'C:\\OSGeo4W\\bin\\python27.zip', 'C:\\OSGeo4W\\apps\\Python27\\DLLs',
'C:\\OSGeo4W\\apps\\Python27\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',
'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',
'C:\\OSGeo4W\\apps\\Python27',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode']
--
| Albin Blaschka, Mag.rer.nat.
| Etrichstrasse 26, A-5020 Salzburg
| * www.albinblaschka.info * www.thinkanimal.info *
| - It's hard to live in the mountains, hard but not hopeless!
More information about the Qgis-user
mailing list