https://bugs.kde.org/show_bug.cgi?id=324978
un...@mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |un...@mail.ru --- Comment #15 from un...@mail.ru --- I recently wrote patches to p7zip and unzip for OEM charset detection based on system locale. It's exactly that windows internal zip encoder does. https://sourceforge.net/p/infozip/patches/29/ https://sourceforge.net/p/p7zip/bugs/187/ To get correct file names you just need to install patched p7zip and set your system locale correctly. Or do something like alias 7z='LC_ALL=el_GR.UTF-8 7z' if you prefer opening archives using the locale different from system one. Alkis Georgopoulos is planning to package patched p7zip to .deb's and upload to ppa: https://github.com/mate-desktop/engrampa/issues/5#issuecomment-648410042 -- You are receiving this mail because: You are watching all bug changes.