[Bug 296168] [NEW] ark archive content update

Quentin Lampin quentin.lampin at gmail.com
Mon Nov 10 04:58:21 UTC 2008


Public bug reported:

Binary package hint: kdeutils

simple example to illustrate the bug:
#create a new directory
mkdir ark_bug
#create 3 dummy files
touch file1 file2 file3
#fill them so they are not empty
echo foo > file1
echo bar > file2
echo foobar > file3
#navigate with dolphin to the ark_bug directory. 
#right click on file1 then actions/compress/GZipped Tar Archive
#it should create an archive called file1.tar.gz
#rename it to archive.tar.gz
mv file1.tar.gz archive.tar.gz
#recreate archive.tar.gz, including all the files with the command line. 
tar -czf archive.tar.gz file*
#re-open the archive with ark
#it should show you file1 only. That's the bug.


##general information
tar --version : 
tar (GNU tar) 1.19

ark --version : 
Qt: 3.3.8b
KDE: 3.5.10
Ark: 2.6.4

lsb_release -rd : 
Description:    Ubuntu 8.04.1
Release:        8.04

** Affects: kdeutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ark archive content update
https://bugs.launchpad.net/bugs/296168
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.




More information about the kubuntu-bugs mailing list