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
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to