[Qgis-developer] Error with plugin Spectral Profile

Agustin Lobo alobolistas at gmail.com
Sat Nov 27 07:58:18 EST 2010


I get the following error when I run the Spectral Profile plugin
and click to select a pixel:

An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/alobo/.qgis/python/plugins/spectral_profile/spectral.py",
line 141, in finished
    ident = layer.identify(QgsPoint(mapCoords.x(),mapCoords.y()))
AttributeError: 'QgsVectorLayer' object has no attribute 'identify'

Python version:
2.6.4 (r264:75706, Dec  7 2009, 19:02:09)
[GCC 4.4.1]

Ubuntu 9.10 32 bits and qgis 1.6 (from binaries)

Agus


More information about the Qgis-developer mailing list