<div>Hello everybody</div><div>I use QGis 1.7.4. and Windows Seven.</div><div>I would like to merge 10 polygonal shape files in a single shapefile. I putted all the single shape files in the same folder but when I start the process here comes this error message:</div>
<div> </div><div>Errore durante l'esecuzione di codice Python:</div><div>Traceback (most recent call last):<br>  File "C:\PROGRA~2\Quantum GIS Wroclaw\apps\qgis\python\plugins\fTools\tools\doMergeShapes.py", line 124, in accept<br>
    if self.inEncoding == None:<br>AttributeError: 'Dialog' object has no attribute 'inEncoding'</div><div>Versione Python:<br>2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]</div><div><br>
Versione di QGIS:<br>1.7.4-Wroclaw Wroclaw, 411aff6</div><div>Percorso Python: ['C:/PROGRA~2/Quantum GIS Wroclaw/apps/qgis/./python', 'C:/Users/Giacomo/.qgis/python', 'C:/Users/Giacomo/.qgis/python/plugins', 'C:/PROGRA~2/Quantum GIS Wroclaw/apps/qgis/./python/plugins', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\bin\\python27.zip', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\DLLs', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\plat-win', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\lib-tk', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\qgis\\bin', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages\\PIL', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages\\win32', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages\\Pythonwin', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', '~/.qgis/python', 'C:\\PROGRA~2\\Quantum GIS Wroclaw\\apps\\qgis\\python\\plugins\\fTools\\tools', 'C:/Users/Giacomo/Desktop/Argentina/GIS Argentina']</div>
<div> </div><div>Any suggestions?</div><div> </div><div>Thank You</div>