Summary: | ark must handle tar.xz and txz files equally natively as tar.gz (tgz) and tar.bz2 (tbz2) | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Shriramana Sharma <samjnaa> |
Component: | general | Assignee: | Harald Hvaal <metellius> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rakuco, thenktor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shriramana Sharma
2009-12-16 15:18:41 UTC
What version of the shared-mime-info package do you have? On my Kubuntu Karmic Koala system: 0.70-0ubuntu1 Apparently according to http://www.freedesktop.org/wiki/Software/shared-mime-info 0.70 is indeed the latest version. But how does that matter? I'm asking for Ark to support a certain functionality and it should be coded into Ark source code and not in some other software. BTW currently opening a tar.xz file for me in Ark 4.3.2 shows the underlying tar file and then I have to double click on that to see the contents of the tar. This two-time opening is not required for tar.gz or tar.bz2 files. What I am asking for is that by just opening the tar.xz file I must be able to see the actual contents which *I want to see*. Also I must be able to directly compress to tar.xz just like I am able to compress to tar.gz or tar.bz2 directly. I hope I am not missing anything else which I should ask for. SVN commit 1067163 by rkcosta: Add support for the application/x-xz-compressed-tar mimetype. BUG: 218929 M +1 -1 app/ark.desktop M +1 -1 app/ark_dndextract.desktop M +1 -1 app/ark_servicemenu.desktop M +1 -1 plugins/libarchive/kerfuffle_libarchive.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=1067163 SVN commit 1067164 by rkcosta: Backport r1067163. Add support for the application/x-xz-compressed-tar mimetype. CCBUG: 218929 M +1 -1 app/ark.desktop M +1 -1 app/ark_dndextract.desktop M +1 -1 app/ark_servicemenu.desktop M +1 -1 plugins/libarchive/kerfuffle_libarchive.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=1067164 *** Bug 229036 has been marked as a duplicate of this bug. *** |