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.
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?
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. >
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?
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. >
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
Pino, Nice work. Brad