ib / xarchiver

(continuation of the Xfce master branch)
GNU General Public License v2.0
170 stars 40 forks source link

Unable to handle ZIP archives with Russian characters #200

Closed mh466lfa closed 2 months ago

mh466lfa commented 2 months ago

Both the archive's name and the names of the files in the archive contain Russian characters. If I rename the archive to get rid of the Russian characters, it still fails to extract the archive's content (which is full of file names with Russian characters).

Note: I can extract it in the terminal with unzip just fine.

ib commented 2 months ago

How am I supposed to be able to make any use of it if all essential information (xarchiver version, language settings for both file system and shell, error message) is missing?

mh466lfa commented 2 months ago

How am I supposed to be able to make any use of it if all essential information (xarchiver version, language settings for both file system and shell, error message) is missing?

You can consider that I'm made this up. Goodbye.

Curculigo commented 2 months ago

I suspect that it's either libarchive or 7-zip (p7zip on MX Linux). But libarchive is more likely.

kuraga commented 2 months ago

https://github.com/libarchive/libarchive/issues/2307, https://github.com/libarchive/libarchive/pull/2240?

But strange issues are new. Remember issues like this kinda... ten years ago :smile: