https://bugs.kde.org/show_bug.cgi?id=100978
--- Comment #5 from 2wxsy5823...@opayq.com --- After testing with files found on Internet Archive (archive.org), I found that all 4 formats (StuffIt, StuffItX,HQX, MacBinary) can be opened by The Unarchiver (unar). Test results of adding "application/x-stuffit", "application/x-macbinary" and "application/mac-binhex40" to plugins/cliunarchiverplugin/CMakeLists.txt: HQX: OK StuffIt: OK StuffItX: Need to rename from ".sitx" to ".sit" for Ark to recognize that the archive can be opened by the unar plugin. MacBinary: Ark fails to recognize the filetype, although unar opens it fine. -- You are receiving this mail because: You are watching all bug changes.