tallforasmurf / PPQT

A post-processing tool for PGDP written in Python, PyQt4, and Qt
GNU General Public License v3.0
4 stars 2 forks source link

accents in filename not properly supported #174

Closed bibimbop closed 10 years ago

bibimbop commented 10 years ago

Create a new document called, for instance, 'qwertè.txt' Save it. Close ppqt open ppqt and open the document -> ppqt ask for the encoding, possibly showing it couldn't open the meta file.

tallforasmurf commented 10 years ago

I created qwertè€.txt (full-on unicode) on mac and it re-opened fine, including metadata. Will try on Linux tomorrow, might be an OS restriction?

bibimbop commented 10 years ago

Never mind that. One of my patches was broken. Sorry.