Bug 216635 - open other types of compressed documents
Summary: open other types of compressed documents
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 12:37 UTC by pregenitor
Modified: 2010-08-15 02:27 UTC (History)
1 user (show)

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 pregenitor 2009-11-29 12:37:24 UTC
Version:           4.3.1-1 (using KDE 4.3.2)
Installed from:    Debian testing/unstable Packages

others archives (xz, 7z, rz) from which okular can read documents in addition to gziped and bziped.
Comment 1 Brad Hards 2009-11-30 09:27:50 UTC
Your request is a bit terse. Can you explain why you are looking for this, and how you think this would work? 

For example, what happens if you open an archive file with two (or more) different files that are in a format supported by okular?

What happens if the archive contains no files supported by okular?

What happens if there is only one file, buried in a subdirectory within the archive file?
Comment 2 pregenitor 2009-11-30 15:24:14 UTC
rziped and xziped archives contain only one file like bzip and gzip for
which this feature already exist in okular.
i looking for feature that exist in okular and working for bzip2 and gzip
but for xzip and rzip.
i missed with 7z archives.

2009/11/30 Brad Hards <bradh@frogmouth.net>

> https://bugs.kde.org/show_bug.cgi?id=216635
>
>
>
>
>
> --- Comment #1 from Brad Hards <bradh frogmouth net>  2009-11-30 09:27:50
> ---
> Your request is a bit terse. Can you explain why you are looking for this,
> and
> how you think this would work?
>
> For example, what happens if you open an archive file with two (or more)
> different files that are in a format supported by okular?
>
> What happens if the archive contains no files supported by okular?
>
> What happens if there is only one file, buried in a subdirectory within the
> archive file?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
> You reported the bug.
>
Comment 3 Brad Hards 2009-11-30 20:46:20 UTC
I still don't understand what the purpose of this is. Do you see a lot of files with xzip or rzip compression that are used to distribute PDF or other file types supported by Okular?
Comment 4 pregenitor 2009-11-30 22:14:24 UTC
my digital library contain many pdfs, and they are bziped now, rzip and xzip
have better compress ratio.

2009/11/30 Brad Hards <bradh@frogmouth.net>

> https://bugs.kde.org/show_bug.cgi?id=216635
>
>
> Brad Hards <bradh@frogmouth.net> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                 CC|                            |bradh@frogmouth.net
>
>
>
>
> --- Comment #3 from Brad Hards <bradh frogmouth net>  2009-11-30 20:46:20
> ---
> I still don't understand what the purpose of this is. Do you see a lot of
> files
> with xzip or rzip compression that are used to distribute PDF or other file
> types supported by Okular?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
> You reported the bug.
>
Comment 5 Pino Toscano 2010-08-14 17:12:57 UTC
SVN commit 1163601 by pino:

open XZ-compressed documents, if the kde filter supports such type of compression

CCBUG: 216635


 M  +10 -0     part.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1163601
Comment 6 Brad Hards 2010-08-15 02:27:12 UTC
Pino,

Nice work.

Brad