Hi!
I tryed the new version of fTools (0.4.1) for QGIS 1.0.0 preview over WinXP SP3 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. 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:

An error has occured while executing Python code:

Traceback (most recent call last):
File "C:/Documents and Settings/konsulat/.qgis//python/plugins\fTools\fTools.py", line 309, in doproject
   d = doReProject.Dialog( self.iface )
File "C:\Documents and Settings\konsulat\.qgis\python\plugins\fTools\tools\doReProject.py", line 23, in __init__
   layer = mapCanvas.layer(i)
AttributeError: layer

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]

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']

fTools -> Data Management Tools -> Split vector layer. And a different error appeared:

An error has occured while executing Python code:

Traceback (most recent call last):
File "C:/Documents and Settings/konsulat/.qgis//python/plugins\fTools\fTools.py", line 293, in dosplitVect
   d = doVectorSplit.Dialog( self.iface )
File "C:\Documents and Settings\konsulat\.qgis\python\plugins\fTools\tools\doVectorSplit.py", line 50, in __init__
   layer = mapCanvas.layer(i)
AttributeError: layer

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]

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']

Every function had a different error line

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.

Any help?

Regards!
D. Vasilev
GIS-Sofia EOOD
Bulgaria
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to