Hi Giovanni, On Mon, Dec 19, 2011 at 5:36 PM, G. Allegri <[email protected]> wrote: > The following error happens when I set the Mask Layer in the Clipper tool > (raster/gdal tools): ... > if self.alphaBandCheck.isChecked(): > TypeError: 'sip.methoddescriptor' object is not callable
that is due to a python bug, fixed in python v2.5.3 and v2.6.1 (see [1]). AFAIK there no way to handle it, except commenting that line... Please, can you open a ticket? Regards. [1] http://www.riverbankcomputing.com/pipermail/pyqt/2011-February/029218.html > > qgis 1.7.3 from osgeo4w > > giovanni > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -- Giuseppe Sucameli _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
