Summary: | konqueror should not call ARK to handle gzip (.gz) files | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Ga <gfraiteur> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | gnn |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ga
2001-01-27 19:51:52 UTC
somebody, tell me, why konqueror is so slow when unpacking big (~5mb) tarballs? it takes 10-20 times longer than when i use commandline how can we think about new features (khtml, kjs, etc) when the code we have today is highly unoptimized? why nautilus displays .ps documents 2-5 times faster than kghostscript (with the same functionality)? .xxx.gz should call the ioslave which handles .xxx, with an uncompress on-the-fly in the input pipeline. If ioslaves can declare themselves able to handle xxx, you can skip the uncompress. /me adds another few votes to the 291. *** Bug 104212 has been marked as a duplicate of this bug. *** Why does this still not work in Konqueror? (On Kubuntu/Breezy that is) I believe there was a time when opening a zip-file in Konqueror was some kind of embedded, not using Ark. I think I was using SuSE back then. Opening a zipped file (in whatever compression format) by clicking on it should be like entering a directory. I personally do not like the "Preview in Archiver" option from the context menu. Vote for this bugfix! |