Ark GUI can't manage Spanish characters. I can't extract a zip file because invalid characters inside (https://dl.dropboxusercontent.com/u/2135959/ark.png). On the other hand, peazip shows a wrong character but can extract it. (https://dl.dropboxusercontent.com/u/2135959/Peazip.png) Moreover, doing it by cli with "ark -b 'filename'" extracts the .zip showing a wrong character (like peazip). I think Ark can't manage those characters when file is not compressed with Linux system. Reproducible: Always Steps to Reproduce: 1. Download this file: http://www.hhgroups.com/albumes/dr.-loncho/el-libro-de-la-vida-37301/ clicking blue arrow next to "Dr. Loncho - El libro de la vida (Descarga completa)" bold text. (it's a legal one) 2. Open .zip file and extract files. Actual Results: You won't see (in your folder) track number 2, which contains an 'ñ'. Expected Results: Show correct character inside Ark and extract all files. As a workaround I created a new entry in menu with "LC_ALL=es_ES@euro" prefix to extract those files with wrong characters. Works too with "LC_ALL=en_US@euro". "LC_ALL=es_ES@euro" and "LC_ALL=es_ES@euro" prefix will break compressed files by Linux with Spanish characters.
This is probably caused by the bad unicode support of infozip. *** This bug has been marked as a duplicate of bug 240727 ***