Bug 333718 - Corrupts gzip .gz contents on extraction
Summary: Corrupts gzip .gz contents on extraction
Status: RESOLVED DUPLICATE of bug 232843
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 08:49 UTC by Maxim Egorushkin
Modified: 2014-04-22 09:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
the archive ark does not extract correctly (137 bytes, application/octet-stream)
2014-04-22 08:50 UTC, Maxim Egorushkin
Details
the incomplete preview of the .csv.gz (82.20 KB, image/png)
2014-04-22 08:50 UTC, Maxim Egorushkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Egorushkin 2014-04-22 08:49:33 UTC
ark preview and extraction of a gzip'ed csv file produces incomplete output.

Reproducible: Always

Steps to Reproduce:
1. Open attached 2014041620140416-00000-ticks-N66766671-report.csv.gz with ark.
2. Double click the csv to preview or extract the csv somewhere.

Actual Results:  
It only shows or extracts the first line out of 3 of the csv file.

Expected Results:  
Extract complete csv file.

zcat correctly extracts the file:
$ zcat 2014041620140416-00000-ticks-N66766671-report.csv.gz 
#RIC,Start (GMT),End (GMT),Status,Details,Category,Quota RIC
VPP.L,20140416,20140416,Inactive,,,
CWK.L,20140416,20140416,Active,,cash,CWK.L
Comment 1 Maxim Egorushkin 2014-04-22 08:50:17 UTC
Created attachment 86206 [details]
the archive ark does not extract correctly
Comment 2 Maxim Egorushkin 2014-04-22 08:50:53 UTC
Created attachment 86207 [details]
the incomplete preview of the .csv.gz
Comment 3 Raphael Kubo da Costa 2014-04-22 09:01:23 UTC

*** This bug has been marked as a duplicate of bug 232843 ***