Bug 244987

Summary: Ark displays empty list for 7zip archives
Product: [Applications] ark Reporter: Michal Ziabkowski <mziab>
Component: generalAssignee: Harald Hvaal <metellius>
Status: RESOLVED FIXED    
Severity: normal CC: emeric, rakuco
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michal Ziabkowski 2010-07-17 21:23:45 UTC
Version:           unspecified (using Devel) 
OS:                Linux

When opening a 7zip archive using Ark, the only thing I get is an empty list. Tried downgrading p7zip to no effect. This happens with 7zip archive, from what I see. A test archive containing a single file gives the same behaviour.

Qt: 4.6.3
KDE: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))

Reproducible: Always

Steps to Reproduce:
Load any 7zip archive using Ark

Actual Results:  
No files are shown, just an empty list

Expected Results:  
The contents of the 7z archive are properly displayed

OS: Linux (i686) release 2.6.34-gentoo-r1
Compiler: i686-pc-linux-gnu-gcc
Comment 1 Raphael Kubo da Costa 2010-07-21 01:30:22 UTC
SVN commit 1152409 by rkcosta:

Fix the string used for 7z header detection.

BUG: 244987

 M  +1 -1      cliplugin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1152409
Comment 2 Raphael Kubo da Costa 2010-07-21 01:33:26 UTC
SVN commit 1152412 by rkcosta:

Backport r1152409.

Fix the string used for 7z header detection.

CCBUG: 244987


 M  +1 -1      cliplugin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1152412
Comment 3 Raphael Kubo da Costa 2010-08-16 19:30:29 UTC
*** Bug 248076 has been marked as a duplicate of this bug. ***