[Qgis-developer] error in merge shapefiles

Paolo Cavallini cavallini at faunalia.it
Tue May 11 12:02:55 EDT 2010


Hi all.

The plugin throws an error, when a path is selected and the option "Select
by layers in the folder" is clicked:

Errore durante l'esecuzione di codice Python:

Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/mergeshapes/mergeshapesdialog.py",
line 83, in changeMode
QObject.connect( self.btnSelectDir, SIGNAL( "clicked()" ), self.inputFiles
)
TypeError: arguments did not match any overloaded call:
QObject.connect(QObject, SIGNAL(), QObject, SLOT(),
Qt.ConnectionType=Qt.AutoConnection): argument 3 has unexpected type
'QStringList'
QObject.connect(QObject, SIGNAL(), callable,
Qt.ConnectionType=Qt.AutoConnection): argument 3 has unexpected type
'QStringList'
QObject.connect(QObject, SIGNAL(), SLOT(),
Qt.ConnectionType=Qt.AutoConnection): argument 2 has unexpected type 'str'

All the best.
-- 
http://faunalia.it/pc


More information about the Qgis-developer mailing list