https://bugs.kde.org/show_bug.cgi?id=459717
Bug ID: 459717 Summary: cli7zplugin: not working with latest upstream 7-zip Classification: Applications Product: ark Version: 22.08.1 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: plugins Assignee: elvis.angelac...@kde.org Reporter: youlko...@gmail.com CC: aa...@kde.org, rthoms...@gmail.com Target Milestone: --- SUMMARY cli7zplugin(kerfuffle_cli7z) won't work with upstream 7-zip-full(22.01-3 from AUR) due to "7z l -slt" returning data that is not delimited by any of the currently implemented delimiters(see https://github.com/KDE/ark/blob/master/plugins/cli7zplugin/cliplugin.cpp#L125-L127) and delimited by \n instead. STEPS TO REPRODUCE 1. Open any .7z file(password protection doesn't matter) 2. Ark reports "The archive is empty or Ark could not open its content." in GUI and "ark.part: No entry listed by the plugin" in stdout. EXPECTED RESULT Ark displays the contents of the archive. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux x86_64 (Linux 5.19.11-arch1-1) KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 ADDITIONAL INFORMATION Full logs(7z l -slt & ark) and test file upon request. -- You are receiving this mail because: You are watching all bug changes.