User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.8.1.8) Gecko/20071020 KateOS BonEcho/2.0.0.8 Build Identifier: When I extract zip file "flower" is work all the time and never stop. Information in left bottom corner is still "extracting" even when file was extracted to directory. Reproducible: Always Steps to Reproduce: 1. Get zip file : (my file: http://zhr.pl/~pawel.hajdan.jr/hportal/hportal-1.5-beta1.zip) 2. Open file in squeeze 3. Click extract icon 4. Select all files and click extract button Actual Results: We have a problem Expected Results: Should informat that file was extracted
Using Squeeze 0.2.3 in Debian Sid (amd64) with the file to this bug opens without the program hanging as mentioned. Tried extracting both by menu item and the tool bar icon and both worked flawlessly. As far as I can see this bug is unreproducible with version 0.2.3 If you get the chance Jan can you try unzipping your file with version 0.2.3?
I can confirm. using debian wheezy amd64. squeeze --version Squeeze 0.2.3 Steps to reproduce : mkdir wget http://piwik.org/latest.zip squeeze -e latest.zip -x piwik [... This takes ages. Don't know if it will eventually end... ] Ctrl+C du [-> indicates 14176 (including archive itself), same value each time] Now using unzip unzip latest.zip [operation takes less than a second] du [-> indicates 27568] So squeeze was kinda stalled but not done. I don't know which unzip backed squeeze uses, and if there's a way to get more verbose outputs.
Same problem here. The unzip process is hang and squeeze waits (hopelessly) for it to terminate. I have attached gdb to the process and the backtrace reveals that unzip is hang at __write_nocancel. If I run unzip from the command line it works perfectly, so there must be a problem with the way squeeze spawns unzip. I checked the spawn-command.c but couldn't find anything obvious.
Created attachment 5304 unzip hang state backtrace
squeeze is not maintained anymore, closing.