<div dir="ltr"><p style="margin:0px">I have detected an error in the dialog for joining files (ftools plugin).</p><p style="margin:0px">This error is issued:when pressing the "accept" button in the dialog that appears at:<br>

</p><p style="margin:0px">Vector => Data management => Combine shape files</p><p style="margin:0px">(the menu names could differ, I'm translating to english the names that appear in my localised menu).</p><p style="margin:0px">

<br></p><p style="margin:0px"><span style="font-family:'Courier New,courier'">  File "C:\OSGEO4~1\apps\qgis\python\plugins\fTools\tools\doMergeShapes.py", line 159, in accept<br>AttributeError: 'Dialog' object has no attribute 'encoding'<br>

</span></p><p style="margin:0px"><span style="font-family:'Courier New,courier'"><br></span></p><p style="margin:0px"><span style="font-family:'Courier New,courier'">I have qgis instaled from OSGEO4Windows distribution, and OSGeo's Python27 is the first python interpreter in the python search path.</span></p>

<p style="margin:0px"><span style="font-family:'Courier New,courier'"><br></span></p><p style="margin:0px"><span style="font-family:'Courier New,courier'">I think changing all references to self.Encoding to "System" could work as a quick hack, but I don't manage it to work (I don't remember how did I recompile a .pyc from a .py last time I needed it).</span></p>

<p style="margin:0px"><span style="font-family:'Courier New,courier'"><br></span></p><p style="margin:0px"><span style="font-family:'Courier New,courier'"><br></span></p><p style="margin:0px"><span style="font-family:'Courier New,courier'"><br>

</span></p>
<p style="margin:0px"><br></p></div>