zsiki / bulkvectorexport

QGIS plugin to export vector layers to selected format/crs
GNU General Public License v2.0
6 stars 7 forks source link

Does not work with non-Latin alphabets #2

Open boriskogan81 opened 7 years ago

boriskogan81 commented 7 years ago

I have some file names and fields in KMLs which are in Hebrew.

The plugin crashes, leaving this message:
2017-06-22T16:10:38 1 Traceback (most recent call last): File "C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python/plugins\BulkVectorExport\bulkvectorexport.py", line 101, in run print 'Filename: ' + layer_filename IOError: [Errno 9] Bad file descriptor

Is there an easy fix?

zsiki commented 7 years ago

I've tested Eastern European characters on Linux using UTF-8. Unfortunatelly I can't test with Hebrew characters on Windows. The only easy fix on Windows to rename your files :(