Hi, I can confirm that on Windows works, but on Linux (Ubuntu and Debian) it doesn't with the error message that Paolo already described.
Cheers -- Giovanni -- On Tue, 2011-09-20 at 13:41 +0100, Saber Razmjooei wrote: > I can't replicate your error message in Win XP, QGIS 1.7 > > > Cheers > Saber > > > Hi all. > > I'm consistently getting this error while digitizing: > > > > Traceback (most recent call last): > > File > > "/home/paolo/.qgis/python/plugins/cadtools/tools/circulararctool.py", > > line 70, in createCircularArc > > g = CircularArc.getInterpolatedArc(self.p1, self.p2, self.p3, > > method.toString(), value.toDouble()[0]) > > File "/home/paolo/.qgis/python/plugins/cadtools/tools/circulararc.py", > > line 70, in getInterpolatedArc > > for i in range(0, ptcount-1): > > TypeError: range() integer end argument expected, got float. > > > > Anyone confirms? > > All the best. > > -- > > Paolo Cavallini: http://www.faunalia.it/pc > > > > _______________________________________________ > > Qgis-developer mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
