Bug 189825

Summary: Opening a password protected 7-zip archive hangs Ark
Product: [Applications] ark Reporter: Kvikende <kvikende>
Component: generalAssignee: Harald Hvaal <metellius>
Status: RESOLVED FIXED    
Severity: normal CC: kevin.kofler, rakuco, rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 469417, 35371    
Attachments: A sample password protected 7-zip archive

Description Kvikende 2009-04-16 19:25:35 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Fedora RPMs

When I try to open a password protected 7-zip file in Ark, Ark hangs. Opening the same file in GNOME's File Roller works fine.

Reproducible: Always

Steps to Reproduce:
1. Open a password protected 7-zip file in Ark
2. Watch it crunching away without really doing anything

Actual Results:  
I have to kill it. Content of 7-zip archive is never shown.

Expected Results:  
Asking me for the password, then showing me the content of the archive.
Comment 1 Kvikende 2009-04-16 19:26:50 UTC
Created attachment 32876 [details]
A sample password protected 7-zip archive

The password is: omg
Comment 2 Raphael Kubo da Costa 2009-04-16 20:03:02 UTC
Changing severity to NORMAL, as the program does not crash, it simply stands 
idle waiting for command line input, just like bug 188556.
Comment 3 Harald Hvaal 2009-05-09 10:35:39 UTC
SVN commit 965520 by metellius:

BUG: 189825
7z was missing the property for password support. Also, adding and deleting.

 M  +14 -2     cliplugin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=965520