https://bugs.kde.org/show_bug.cgi?id=442764
Bug ID: 442764 Summary: Can't extract vma.zst files Product: ark Version: 19.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: plugins Assignee: rthoms...@gmail.com Reporter: k...@startport.com CC: aa...@kde.org, elvis.angelac...@kde.org Target Milestone: --- Created attachment 141756 --> https://bugs.kde.org/attachment.cgi?id=141756&action=edit A test file for reproducing the issue. SUMMARY In Dolphin, if I double-click a tar.zst file, Ark opens up showing the contents of that archive. However, if I try to open a vma.zst file, Ark errors with: No suitable plugin found. Both of these are .zst files! Even though I don't expect Ark to know what a vma files is, I do expect it to allow me to extract that .vma file from the .zst, just as command line zst allows: zstd --decompress test.vma.zst Go here for screenshots: https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/post-418 More about VMA is here: https://pve.proxmox.com/wiki/VMA STEPS TO REPRODUCE 1. sudo apt install zstd 2. Download attached file test.vma.zst 3. Open the the test.vma.zst file with Ark OBSERVED RESULT No suitable plugin found. EXPECTED RESULT Display the .vma file. SOFTWARE/OS VERSIONS Linux: Kubuntu 20.04 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION This may be in issue with zstd instead of Ark. I'm not sure. -- You are receiving this mail because: You are watching all bug changes.