Summary: | display of content of zip file containing a zip file ! | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Daniel Moyne <dmoyne> |
Component: | zip | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | genj_de-2.x.zip |
Description
Daniel Moyne
2005-01-09 12:59:47 UTC
It works as expected here, both in Konqueror and in Ark. This is HEAD 20050104. When I click on a .zip file in Konqueror, it shows the listing of the zipfile inside Konqueror, using kio_zip (zip:/ URL). When I click on a .zip file inside that, Ark is opened and shows the correct result. When you click the zip file, does Ark get opened, or is the file listing inside Konqueror? Le Dimanche 9 Janvier 2005 18:44, Thiago Macieira a écrit : > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=96629 > > > > > ------- Additional Comments From thiago.macieira kdemail net 2005-01-09 > 18:44 ------- It works as expected here, both in Konqueror and in Ark. This > is HEAD 20050104. > > When I click on a .zip file in Konqueror, it shows the listing of the > zipfile inside Konqueror, using kio_zip (zip:/ URL). When I click on a .zip > file inside that, Ark is opened and shows the correct result. > > When you click the zip file, does Ark get opened, or is the file listing > inside Konqueror? Thiago, I was talking about action inside Konqueror when clicking on a specific zip file, the one attached for you to test. Created an attachment (id=9025) genj_de-2.x.zip I can confirm it, with this specific file. unzip -l and Ark show the correct results. kio_zip doesn't. This is HEAD 20050104 Le Lundi 10 Janvier 2005 16:49, Thiago Macieira a écrit : > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=96629 > thiago.macieira kdemail net changed: > > What |Removed |Added > --------------------------------------------------------------------------- >- AssignedTo|konq-bugs kde org |faure kde org > Status|UNCONFIRMED |NEW > Component|general |zip > everconfirmed|0 |1 > Product|konqueror |kio > Version|3.3.2 |CVS > > > > ------- Additional Comments From thiago.macieira kdemail net 2005-01-10 > 16:49 ------- I can confirm it, with this specific file. unzip -l and Ark > show the correct results. kio_zip doesn't. So then you agree with me that there is a bug in kio_zip ? Yes, that's why I said "I can confirm it" and changed the status to NEW. PS: please don't quote the emails in your replies. In fact, please use the web interface to Bugzilla. See also bug #73821 |