Bug 191147 - Add LZMA support to Ark
Summary: Add LZMA support to Ark
Status: RESOLVED FIXED
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 15:55 UTC by Grozdan
Modified: 2009-07-12 04:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (182.58 KB, image/png)
2009-07-12 03:10 UTC, Scott Kitterman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grozdan 2009-04-30 15:55:46 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    SuSE RPMs

Hi,

Currently in KDE 4.2.2, Ark does not know what to do with LZMA compressed files (file.lzma or file.tar.lzma). My wish is to add such support in Ark :)
Comment 1 Raphael Kubo da Costa 2009-04-30 16:00:06 UTC
It has already been implemented in trunk (in kdelibs as well), so expect it for 4.3.
Comment 2 Scott Kitterman 2009-07-12 03:10:09 UTC
Created attachment 35241 [details]
Screenshot

I am unable to decompress an lzma file with KDE 4.3 RC2.  The attached screenshot shows there is not an lzma option and the options I tried all resulted in errors.
Comment 3 Raphael Kubo da Costa 2009-07-12 03:13:00 UTC
Your kdelibs must be linked against xz-utils in order to have LZMA support enabled. Please make sure you have it setup this way.
Comment 4 Scott Kitterman 2009-07-12 04:12:31 UTC
OK.  It's not.  I'll go work on that.  Thanks for the advice.