<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
I tryed the new version of fTools (0.4.1) for QGIS 1.0.0 preview over
WinXP SP3<br>
All dialogs work fine before I load any ESRI Shapefile. But after I
load a single shape, all functions in fTools finish with different
errors and none of them works. I mean even the dialog doesn't show.<br>
For example, I added the builtups.shp from Alaska sample dataset and I
tryed fTools -> Data Management Tools -> Export to new
projection.That was the error:<br>
<span style="color: rgb(255, 0, 0);"><br>
An error has occured while executing Python code:</span><br>
<br>
Traceback (most recent call last):<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\fTools\fTools.py", line 309, in
doproject<br>
    d = doReProject.Dialog( self.iface )<br>
  File "C:\Documents and
Settings\konsulat\.qgis\python\plugins\fTools\tools\doReProject.py",
line 23, in __init__<br>
    layer = mapCanvas.layer(i)<br>
AttributeError: layer<br>
<br>
Python version:<br>
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]<br>
<br>
Python path:['D:/QGIS-Dev/./python', 'C:/Documents and
Settings/konsulat/.qgis//python/plugins',
'D:/QGIS-Dev/./python/plugins', 'C:\\Program Files\\ArcGIS\\bin',
'D:\\QGIS-Dev\\python25.zip', '', 'D:\\QGIS-Dev', 'C:\\Documents and
Settings\\konsulat\\.qgis\\python\\plugins\\fTools\\tools']<br>
<br>
fTools -> Data Management Tools -> Split vector layer. And a
different error appeared:<br>
<span style="color: rgb(255, 0, 0);"><br>
An error has occured while executing Python code:</span><br>
<br>
Traceback (most recent call last):<br>
  File "C:/Documents and
Settings/konsulat/.qgis//python/plugins\fTools\fTools.py", line 293, in
dosplitVect<br>
    d = doVectorSplit.Dialog( self.iface )<br>
  File "C:\Documents and
Settings\konsulat\.qgis\python\plugins\fTools\tools\doVectorSplit.py",
line 50, in __init__<br>
    layer = mapCanvas.layer(i)<br>
AttributeError: layer<br>
<br>
Python version:<br>
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]<br>
<br>
Python path:['D:/QGIS-Dev/./python', 'C:/Documents and
Settings/konsulat/.qgis//python/plugins',
'D:/QGIS-Dev/./python/plugins', 'C:\\Program Files\\ArcGIS\\bin',
'D:\\QGIS-Dev\\python25.zip', '', 'D:\\QGIS-Dev', 'C:\\Documents and
Settings\\konsulat\\.qgis\\python\\plugins\\fTools\\tools']<br>
<br>
Every function had a different error line<br>
<br>
Also I tryed to install the previous stable version of QGIS 0.11 and
then to install the old version of fTools with no success. It seems
that zip file isn't on Carson Farmer's Repository anymore. I browsed
the repository manually with a webbrowser, found the zip file for old
fTools plugin and when I clicked on it to download it browser said that
file wasn't found.<br>
<br>
Any help?<br>
<br>
Regards!<br>
D. Vasilev<br>
GIS-Sofia EOOD<br>
Bulgaria<br>
</body>
</html>