Hi all.
I'm getting this error while loading a PostGIS raster:

Errore durante l'esecuzione di codice Python:

Traceback (most recent call last):
  File 
"/home/paolo/.qgis//python/plugins/raster_transparency/rastertransparency.py",
line 171, in layerChanged
    self.dockWidget.updateSliders( maxValue, minValue )
  File
"/home/paolo/.qgis//python/plugins/raster_transparency/rastertransparencydockwidget.py",
line 137, in updateSliders
    self.spinStart.setMaximum( self.maxVal )
TypeError: QSpinBox.setMaximum(int): argument 1 has unexpected type 'long'

Looks an easy fix.
All the best.
-- 
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to