[QGIS-trac] [Quantum GIS] #2725: Split vector layer,
can't choose output folder
Quantum GIS
qgis at qgis.org
Mon May 17 13:59:07 EDT 2010
#2725: Split vector layer, can't choose output folder
---------------------------------------------------------+------------------
Reporter: lferreira | Owner: borysiasty
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.5.0
Component: Python plugins and bindings | Version: HEAD
Keywords: doVectorSplit.py | Platform_version: Ubuntu 10.04 amd64
Platform: Debian | Must_fix: No
Status_info: 0 |
---------------------------------------------------------+------------------
Using Vector > Data management tools > Split vector layer, when choosing
the output folder only appear an option to save an output shapefile.
An error has occured while executing Python code:
Traceback (most recent call last):
File
"/usr/local/share/qgis/python/plugins/fTools/tools/doVectorSplit.py", line
72, in accept
outPath = QString(self.folderName)
AttributeError: 'Dialog' object has no attribute 'folderName'
Python version:
2.6.5 (r265:79063, Apr 16 2010, 14:15:55)
[GCC 4.4.3]
QGIS version:
1.5.0-Trunk Trunk, 13516
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2725>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list