<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font size="+1"><font
 face="sans-serif">Trying to Add Geometry Columns on a point shapefile,
I get this error:</font></font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><span
 style="font-size: 18px;"><font face="sans-serif">(On Debian Lenny,
QGIS 1.6)<br>
</font></span><span style="font-size: 18px;"></span></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><span
 style="font-size: 18px;"><font face="sans-serif"></font></span></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">
<meta name="qrichtext" content="1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;"><!--StartFragment--><span
 style="color: rgb(255, 0, 0);">An error has occured while executing
Python code:</span><br>
<br>
Traceback (most recent call last):<br>
  File "/home/micha/.qgis/python/plugins/fTools/fTools.py", line 387,
in docompGeo<br>
    d = doGeometry.GeometryDialog( self.iface, 5 )<br>
  File "/home/micha/.qgis/python/plugins/fTools/tools/doGeometry.py",
line 17, in __init__<br>
    self.setupUi(self)<br>
  File
"/home/micha/.qgis/python/plugins/fTools/tools/ui_frmGeometry.py", line
73, in setupUi<br>
    self.progressBar.setProperty("value", 0)<br>
TypeError: argument 2 of QObject.setProperty() has an invalid type<br>
<br>
Python version:<br>
2.5.2 (r252:60911, Jan 24 2010, 15:24:24) <br>
[GCC 4.3.2]<br>
<br>
<br>
QGIS version:<br>
1.6.0-Copiapo Copiapo, exported<br>
<br>
Python path: ['/usr/share/qgis/python', '/home/micha/.qgis/python',
'/home/micha/.qgis/python/plugins', '/usr/share/qgis/python/plugins',
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/usr/lib/pymodules/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/usr/lib/pymodules/python2.5/gtk-2.0',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'/home/micha/.qgis/python/plugins/fTools/tools']</p>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Thanks,</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Micha<br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">
<p style="margin: 0px; text-indent: 0px;"><!--EndFragment--></p>
</p>
</body>
</html>