Bug 269182 - Ark: decompress *.gz truncates files
Summary: Ark: decompress *.gz truncates files
Status: RESOLVED DUPLICATE of bug 232843
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR major
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 22:04 UTC by Technologov
Modified: 2011-03-22 22:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
mytextfile.gz, which allows to reproduce this bug. (49.61 KB, application/x-gzip)
2011-03-22 22:09 UTC, Technologov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Technologov 2011-03-22 22:04:00 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

When I decompress file-foo.gz, it truncates it to 400 bytes.

file-foo is a big text file (like 300 kilobytes), compressed to ~50 KB.

Reproducible: Always

Steps to Reproduce:
1. Create big text file (300 KB), and compress it to file-foo.gz
2. Uncompress using KDE Ark

-or-

1. Use the attached "mytextfile.gz", and decompress it


Actual Results:  
Extracted file is truncated at 400 bytes

Expected Results:  
Extracted file must be full 300 KB.

NOTE: Using "gunzip" CLI utility decompresses correctly.

Tested in openSUSE 11.4 (KDE 4.6.0) and Debian 6.0 (KDE 4.4.5).
Same bug.
Comment 1 Raphael Kubo da Costa 2011-03-22 22:08:19 UTC
Hi, I don't see any "mytextfile.gz" attached to the report.
Comment 2 Technologov 2011-03-22 22:09:48 UTC
Created attachment 58263 [details]
mytextfile.gz, which allows to reproduce this bug.
Comment 3 Raphael Kubo da Costa 2011-03-22 22:14:22 UTC
This seems to be a duplicate of bug 232843 (your attachment even seems to be generated by nvidia-bug-report.sh too), marking it as such.

Thanks for the report!

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