Hi Micha,

> Traceback (most recent call last):
>   File "/home/micha/.qgis/python/plugins/fTools/fTools.py", line 387, in
> docompGeo
>     d = doGeometry.GeometryDialog( self.iface, 5 )
>   File "/home/micha/.qgis/python/plugins/fTools/tools/doGeometry.py", line
> 17, in __init__
>     self.setupUi(self)
>   File "/home/micha/.qgis/python/plugins/fTools/tools/ui_frmGeometry.py",
> line 73, in setupUi
>     self.progressBar.setProperty("value", 0)
> TypeError: argument 2 of QObject.setProperty() has an invalid type

This is actually an error from the (auto) generated ui file. Have you
recently updated your Qt/PyQt version?

Carson

-- 
Carson J. Q. Farmer
ISSP Doctoral Fellow
National Centre for Geocomputation
National University of Ireland, Maynooth,
http://www.carsonfarmer.com/
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to