[QGIS-trac] [Quantum GIS] #3210: ftools: python error when no
output file is choosen in the "merge" tool
Quantum GIS
qgis at qgis.org
Sun Nov 14 04:12:31 EST 2010
#3210: ftools: python error when no output file is choosen in the "merge" tool
-------------------------------------------+--------------------------------
Reporter: lutra | Owner: cfarmer
Type: bug | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Python plugins and bindings | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-------------------------------------------+--------------------------------
In the "merge shapefiles" tool, if no output is defined, then the tool
throws
{{{
An error has occured while executing Python code:
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doMergeShapes.py",
line 99, in accept
outFile = QFile( self.outFileName )
AttributeError: 'Dialog' object has no attribute 'outFileName'
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3210>
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