Skip to content

[BUG] Double Extension Added when Compressing Tar + Other #1388

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

Closed
LloydThinks opened this issue Jan 24, 2024 · 4 comments
Closed

[BUG] Double Extension Added when Compressing Tar + Other #1388

LloydThinks opened this issue Jan 24, 2024 · 4 comments
Assignees
Milestone

Comments

@LloydThinks
Copy link

Configuration

  • Keka version:1.3.6 (5281)
  • macOS version: 14.3 (23D56)

Describe the bug

When I compress a file with XZ, LRZIP, or any other that creates a TAR first, the extension is doubled up. E.g. Acumen.tar.lrz.tar.lrz or Acumen.tar.gz.tar.gz.

To Reproduce

  1. Enable setting "Always tarball non-archiving formats"
  2. Disable setting "Use short tarball extensions"
  3. Open Keka window
  4. Select format that uses TAR (e.g. XZ or GZIP)
  5. Drag a folder into the Keka window to trigger the "Compress" action
  6. The auto-generated name has double extensions

Expected behavior

I expect the auto-generated name to not have double extension, but rather the expected extension.

Screenshots

Screenshot 2024-01-24 13-04-20

@aonez aonez added the fixed label Jan 24, 2024
@aonez aonez added this to the macOS-1.3.7 milestone Jan 24, 2024
@aonez
Copy link
Owner

aonez commented Jan 24, 2024

Sorry about this one @LloydThinks. This is a dupe of #1381 and it is already fixed and prepared for v1.3.7 that should be released next week.

@aonez aonez added the core label Jan 24, 2024
@LloydThinks
Copy link
Author

Oh! Apologies for the duplicate report. I searched the issues and was unable to find anything.

Thank you!

@aonez
Copy link
Owner

aonez commented Jan 24, 2024

I searched the issues and was unable to find anything

The title of the other ticket is less than ideal 😂

@aonez
Copy link
Owner

aonez commented Jan 31, 2024

Should be fixed in the current release, thanks again @LloydThinks

@aonez aonez closed this as completed Jan 31, 2024
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