Bug 187452 - support for .cba files
Summary: support for .cba files
Status: RESOLVED INTENTIONAL
Alias: None
Product: okular
Classification: Applications
Component: Comicbook backend (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 23:19 UTC by Ricardo
Modified: 2009-05-25 19:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ricardo 2009-03-17 23:19:14 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    SuSE RPMs

Comicbook generator should accept files cba files (using the ace format), currently it support other similar format (cbr, cbz...)
Comment 1 Pino Toscano 2009-05-25 18:46:29 UTC
The Ark guys recently had huge problems with the non-free unace command-line decompressor (bug #192925), especially that unace can trunc file names when decompressing/testing an archive (thus making the reading of the file list unpredictable).
On the other hand, the free unace decompressor stops at an old version of ACE, which I suppose is no more widely used among ACE users... (looks like the same situation with RAR, sigh) so it is mostly unuseful.

I'm almost inclined to reject the bug, but for technical reasons.
Comment 2 Ricardo 2009-05-25 19:09:47 UTC
As far as i see from the ark bug report, fixing this will require a too much work, so I agree closing it
Comment 3 Pino Toscano 2009-05-25 19:23:51 UTC
Closing then, sorry again.
(Another reason why proprietary file format suck: if what you get for them is buggy, you cannot do anything about that.)