Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot extract mulpiple files concurently to a seprate directory #78

Closed
mf0hka opened this issue Feb 2, 2015 · 1 comment
Closed

Cannot extract mulpiple files concurently to a seprate directory #78

mf0hka opened this issue Feb 2, 2015 · 1 comment

Comments

@mf0hka
Copy link

mf0hka commented Feb 2, 2015

I had 18 zip files to decompress, I wanted to move the uncompressed folders to a sepreate directory.
when i ran the decompress to a specific location, only 1 of the 18 decompressed properly.

So then I tried highlighting all of the compressed packages, and chose "extract here". All the files and folders were promptly decompressed. so that works.

So then I tried it with 2 zipped packages. That extracted to a specified directory as expected.
Next I tired extracting 10 zipped packages to a directory spcified, and that failed. By fail, I mean the operation did not produce the expected output. There have been no message boxes or errors, or warnings that I have seen.

Then I tried decompressing 5 packages to a directory. That failed. Only the 5th package was extracted to the selected directory..

I want to note, my zip package names are php01 through php18
Im going to sleep now. Iam using debian 8 with mate 1.8

@sc0w
Copy link
Member

sc0w commented Oct 3, 2015

I can confirm this issue, If I select various compressed files on caja, right
button, "extract in" to another dir, only extracts one file

I solved this issue:

#100

The patch:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800817

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants