Displaying 1 result from an estimated 1 matches for "20jan2007_abc_001041_67".
2008 May 19
3
Error decoding input string.
...of the files are generating errors like the
following...
Error: exception 2 not handled: Error decoding input string. Check that you have the locale set correctly
however it looks to me like my locale matches the file type. Running
the file command on the files returns
$ file /media/.../raw/abc/20Jan2007_abc_001041_67.es
/media/.../raw/abc/20Jan2007_abc_001041_67.es: UTF-8 Unicode text
and my locale is
$ locale
LANG=en_US.UTF-8
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=&q...