https://bugs.kde.org/show_bug.cgi?id=404464
Bug ID: 404464
Summary: Missing MIME type for application/zstd
Product: ark
Version: 18.12.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plugins
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
shared-mime-info 1.11 includes 2 MIME types for Zstandard archive,
application/zstd (RFC 8478) and application/x-zstd-compressed-tar.
When using shared-mime-info 1.11 and above, a Zstandard archive may be
identified as application/zstd, and Ark incorrectly reports that no suitable
plugin can be found.
STEPS TO REPRODUCE
1. Install the latest version (1.12) of shared-mime-info
2. Create a Zstandard archive: tar -c --numeric-owner -f - test_folder/ |
zstdmt - > test.tar.zst
3. Open the archive using Ark
OBSERVED RESULT
Ark returns an error message: "No suitable plugin found. Ark does not seem to
support this file type."
EXPECTED RESULT
Ark should open the archive successfully.
SOFTWARE/OS VERSIONS
Linux
KDE Plasma Version: 5.15.0
KDE Frameworks Version: 5.55.0
shared-mime-info Version: 1.12
zstd Version: 1.3.8
--
You are receiving this mail because:
You are watching all bug changes.