Discussion:
[Okular-devel] [okular] [Bug 339370] New: Add support for using The Unarchiver for CBR files
Rajiv Gupta
2014-09-24 22:22:13 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

Bug ID: 339370
Summary: Add support for using The Unarchiver for CBR files
Product: okular
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: Comicbook backend
Assignee: okular-devel at kde.org
Reporter: diffgeom at gmail.com

The Unarchiver (https://code.google.com/p/theunarchiver/) is a free software
unarchiving program which supports RARv3. The command line tool is called unar.
It would be nice if Okular adds support for CBR files using it instead of
unrar.
--
You are receiving this mail because:
You are the assignee for the bug.
Albert Astals Cid
2014-09-24 22:35:07 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

Albert Astals Cid <aacid at kde.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |aacid at kde.org
Keywords| |junior-jobs

--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
Marking as junior job, the rar handling is pretty much isolated that it should
not be that hard to do for a new developer in okular.
--
You are receiving this mail because:
You are the assignee for the bug.
Nate Graham
2018-09-22 20:33:41 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

Nate Graham <***@kde.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@kde.org
--
You are receiving this mail because:
You are the assignee for the bug.
João Netto
2018-11-06 23:28:16 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

João Netto <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com

--- Comment #2 from João Netto <***@gmail.com> ---
I would like to start working on this feature.

Can I pick it up?
--
You are receiving this mail because:
You are the assignee for the bug.
Albert Astals Cid
2018-11-06 23:55:06 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

--- Comment #3 from Albert Astals Cid <***@kde.org> ---
There's already a patch in the works https://phabricator.kde.org/D15691
--
You are receiving this mail because:
You are the assignee for the bug.
Albert Astals Cid
2018-11-07 22:30:34 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=339370

Albert Astals Cid <***@kde.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Latest Commit| |https://commits.kde.org/oku
| |lar/4e353aabee36f9113ab6945
| |7f444ccfc099638a4
Resolution|--- |FIXED

--- Comment #4 from Albert Astals Cid <***@kde.org> ---
Git commit 4e353aabee36f9113ab69457f444ccfc099638a4 by Albert Astals Cid, on
behalf of Fabio Bolz.
Committed on 07/11/2018 at 22:30.
Pushed by aacid into branch 'master'.

Add unarchiver support for cbr files

Summary:
When no unrar installed, Okular now utilizes the program unar for extracting
the archive and lsar for listing the content in the archive.
lsar is related and comes with a unar installation.

Subscribers: aacid, okular-devel

Tags: #okular

Differential Revision: https://phabricator.kde.org/D15691

M +1 -1 generators/comicbook/document.cpp
M +52 -12 generators/comicbook/unrar.cpp
M +3 -1 generators/comicbook/unrar.h
M +59 -1 generators/comicbook/unrarflavours.cpp
M +31 -0 generators/comicbook/unrarflavours.h

https://commits.kde.org/okular/4e353aabee36f9113ab69457f444ccfc099638a4
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...