Open ghost opened 5 years ago
Screenshot of the Unicode support issue:
@Lin-Buo-Ren Please send me output of command: locale
LANG=zh_TW.UTF-8
LANGUAGE=zh_TW:zh_CN:en_US:zh_TW:zh_CN
LC_CTYPE="zh_TW.UTF-8"
LC_NUMERIC="zh_TW.UTF-8"
LC_TIME="zh_TW.UTF-8"
LC_COLLATE="zh_TW.UTF-8"
LC_MONETARY="zh_TW.UTF-8"
LC_MESSAGES="zh_TW.UTF-8"
LC_PAPER="zh_TW.UTF-8"
LC_NAME="zh_TW.UTF-8"
LC_ADDRESS="zh_TW.UTF-8"
LC_TELEPHONE="zh_TW.UTF-8"
LC_MEASUREMENT="zh_TW.UTF-8"
LC_IDENTIFICATION="zh_TW.UTF-8"
LC_ALL=
In "Add to archive" dialog text in "Parameters" is not saved.
Switches in "Parameters" are ignored.
F2 - rename file, do not working.
Same problem
LANG=el_GR.UTF-8 LANGUAGE= LC_CTYPE="el_GR.UTF-8" LC_NUMERIC="el_GR.UTF-8" LC_TIME="el_GR.UTF-8" LC_COLLATE="el_GR.UTF-8" LC_MONETARY="el_GR.UTF-8" LC_MESSAGES="el_GR.UTF-8" LC_PAPER="el_GR.UTF-8" LC_NAME="el_GR.UTF-8" LC_ADDRESS="el_GR.UTF-8" LC_TELEPHONE="el_GR.UTF-8" LC_MEASUREMENT="el_GR.UTF-8" LC_IDENTIFICATION="el_GR.UTF-8" LC_ALL=
fix the source code in "CPP/Common/StringConvert.cpp"
add #include
can solve this problem
Hello! I've found multiple issues with this SNAP package. Here they are:
Localisation isn't working, GUI is only in english (i. e., my system locales are in spanish).
Missing Unicode support. Filenames in the files list window which make use of Latin-extended characters look garbled.
Files list window doesn't refresh itself after directory changes (like file creation or deleting).