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

Keka not recognizing .tar files, adding to .tar.tar.gz instead #742

Closed
akrabu opened this issue Dec 24, 2020 · 4 comments
Closed

Keka not recognizing .tar files, adding to .tar.tar.gz instead #742

akrabu opened this issue Dec 24, 2020 · 4 comments
Assignees
Milestone

Comments

@akrabu
Copy link

akrabu commented Dec 24, 2020

Configuration

  • Keka version: v1.2.6 (4371)
  • macOS version: 10.15.7

Describe the bug

When dragging a .tar to Keka to be compressed, it tries to tarball the tarball - e.g. ".tar.tar.gz"

To Reproduce

Drag a .tar to Keka, and release under "compress" instead of "extract."

Expected behavior

Keka should recognize it's a tarball, and just directly use the appropriate compressor - not tarball the tarball, plus compress.

Screenshots

@aonez
Copy link
Owner

aonez commented Dec 24, 2020

@akrabu I'm not able to reproduce this issue... Do you reproduce it with any TAR file and any compression format?

@aonez aonez added this to the 1.2.7 milestone Dec 24, 2020
@akrabu
Copy link
Author

akrabu commented Dec 24, 2020

@aonez Hmm, I just made a tar file. Then switched to XZ mode. Drug it over to "compress" - and it tries to name it .tar.tar.xz. Did the same thing on the GZ tab, same thing - file.tar.tar.gz.

If I go ahead and create the file.tar.tar.xz - then rename to file.tar.xz... it still extracts just a tarball, so it's not a naming issue only.

@aonez
Copy link
Owner

aonez commented Jan 4, 2021

Ah ok! You have "Always tarball non-archiving formats" option enabled. Fixing this right away!

@aonez aonez added the fixed label Jan 4, 2021
@aonez
Copy link
Owner

aonez commented Jan 10, 2021

Should be fixed in 1.2.7! Thanks @akrabu!

@aonez aonez closed this as completed Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants