Closed GoogleCodeExporter closed 9 years ago
Are you sure your system has the right locale's set, and that both the
filesystem and shell support UTF8?
As flac2all relies on the shell to pass the correct characters from source to
destination, if the shell or system does not support Unicode, you will lose
accents and other special characters.
Marked this ticket as invalid for the moment, as I don't think it is related to
flac2all itself.
Original comment by i...@ziva-vatra.com
on 28 Feb 2015 at 6:24
I'm pretty shure my locale is set correctly and I experience no problems when
converting to ogg instead of mp3. The output of "locale" is
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
Original comment by alexis.s...@gmail.com
on 7 Mar 2015 at 1:30
Original issue reported on code.google.com by
alexis.s...@gmail.com
on 20 Feb 2015 at 6:26