Comment 101 for bug 580961

Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

frol wrote on 2011-04-01:
> Alkis, can You please confirm that libnatspec is working correctly
> on your machine, by installing natspec-bin frol ppa:r0lf/ppa and
> running "natspec -i"?
> Does it correclty detects charsets for your locale?
>
> Also can You post output of "zipinfo -v biografiko.zip"?

It correctly detects the WIN encoding, which is CP1253, but it doesn't correctly detect the DOS encoding.
It claims it to be 437, while the correct one is 737:
http://en.wikipedia.org/wiki/Code_page_737

Attaching the output of those commands.

Also attaching the correct output, which is produced if one manually specifies the encoding:
$ ZIPINFO='-O CP737' zipinfo -v biografiko.zip