[Qgis-developer] Scatterogram

Borys Jurgiel borys at wolf.most.org.pl
Fri Sep 12 16:51:10 EDT 2008


Hi Ghislain,

The plugin causes a lot of errors (I think in every step). I've catch two 
kinds of them. If there is no layer present:

in scattergramwidget.py, line 196, in getLayerAndBand: 
ilayer,iband=self.comboArray[index]
indexError: list index out of range

And if there is a layer opened:

in scattergramplot.py, line 98, in serData
self.zoomer.setZoomBase(True)
TypeError: argument1 of QwtPlotZoomer.setZoomBase() has an invalid type

My Qwt5-qt4 version is 5.0.1-2, QGIS is fresh from trunk.


More information about the Qgis-developer mailing list