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

Unzip should be a depend? #803

Open
LeonardoWhitehead opened this issue Aug 14, 2022 · 2 comments
Open

Unzip should be a depend? #803

LeonardoWhitehead opened this issue Aug 14, 2022 · 2 comments

Comments

@LeonardoWhitehead
Copy link

I download many compressed files and spacefm could not expand them because it had no associated app. i have Ark installed and Dolphin had no trouble Expanding those files including a few extra options without going into Ark itself.
Because of another reason I installed unzip which is command line. I just now decided to give spacefm another try expand and up came a command line and expanded the file.
I have not looked into what changes occurred since my previous failed attempt, but I am suspencted one of 2 issues were involved. xdg-open had not been configured to expand compressed files using something like ark or spacefm was looking for a command line expansion tool which I had not installed.

@Javigo07
Copy link

It uses zip to decompress, so if you have zip installed, it should works flawlessly. You can always change the file handlers to know which handles which type of file, but tbh I don't remember where's that option located.

@ncmprhnsbl
Copy link

rightclick(on an archive)>archive defaults>archive handlers to set handlers for spacefm to use for the extract (and so on) archive defaults..
if the archive handlers are not set ie. blank, the 'defaults' button will populate these eg. in the case of .zip zip/unzip is used, but you can manually set them to whatever you want..
for more:
http://ignorantguru.github.io/spacefm/spacefm-manual-en.html#handlers-arc

as to whether unzip/zip should be a depend, i would say this would be a distro level decision, and even then it'd be in the 'optional depend' territory..

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

3 participants