[go: up one dir, main page]

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

[BUG] Error when compressing ZIP file on version 1.4.1 #1476

Closed
drakeyboy opened this issue Jun 25, 2024 · 3 comments
Closed

[BUG] Error when compressing ZIP file on version 1.4.1 #1476

drakeyboy opened this issue Jun 25, 2024 · 3 comments
Assignees
Milestone

Comments

@drakeyboy
Copy link
drakeyboy commented Jun 25, 2024

βœ… Workaround until v1.4.2 is released:

πŸ‘‰ Please open the Terminal.app and execute this code:

defaults write com.aone.keka Legacy19007zSupport false

Be sure to restart Keka.


Original issue

Compression failing Error Code 2

Compression log

OS: Version 13.6 (Build 22G120) (arm64)
Keka: v1.4.1-r5454 (MAS) (Sandboxed) (en-GB)
Binary used: keka7zz
Arguments: (
a,
"-tzip",
"-snh",
"-snl",
"-myv=1900",
"-ssc",
"-mx5",
"-xr!.DS_Store",
"-xr!.localized",
"-xr!._",
"-xr!.FBC
",
"-xr!.Spotlight-V100",
"-xr!.Trash",
"-xr!.Trashes",
"-xr!.background",
"-xr!.TemporaryItems",
"-xr!.fseventsd",
"-xr!.com.apple.timemachine.*",
"-xr!.VolumeIcon.icns",
"-bsp1",
"-spd",
"/Users/justindrake/Desktop/WATB Calvin Logue - Sirens.zip",
"/Users/justindrake/Desktop/WATB Calvin Logue - Sirens"
)

7-Zip (z) 24.07 (arm64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19 : Modified by aone for Keka
64-bit arm_v:8.5-A locale=en_US.UTF-8 Threads:12 OPEN_MAX:2560 temp_path:/Users/justindrake/Library/Containers/com.aone.keka/Data/Library/Application Support/Keka/Temp/, ASM

Scanning the drive:
0M Scan1 file, 1180 bytes (2 KiB)

Creating archive: /Users/justindrake/Desktop/WATB Calvin Logue - Sirens.zip

System ERROR:
E_INVALIDARG : One or more arguments are invalid

Error code 2

@drakeyboy drakeyboy added the bug label Jun 25, 2024
@aonez aonez changed the title [BUG] Error When compressing Error Code 2 [BUG] Error When compressing ZIP file on version 1.4.1 Jun 25, 2024
@aonez
Copy link
Owner
aonez commented Jun 25, 2024

@drakeyboy thanks a lot for the feedback. I'm already working on a fix and will be release shortly. Meanwhile here is a workaround, that I've also added to your original issue:

Please open the Terminal.app and execute this code:

defaults write com.aone.keka Legacy19007zSupport false

Be sure to restart Keka.

@aonez aonez added the core label Jun 25, 2024
@aonez aonez added this to the macOS-1.4.2 milestone Jun 25, 2024
@aonez
Copy link
Owner
aonez commented Jun 25, 2024

Already fixed and released the new version. The App Store version is pending on the Apple review process, hopefully to be done quickly.

Thanks again for the feedback @drakeyboy πŸ™Œ

@aonez aonez added the fixed label Jun 25, 2024
@aonez aonez pinned this issue Jun 25, 2024
@aonez aonez changed the title [BUG] Error When compressing ZIP file on version 1.4.1 [BUG] Error when compressing ZIP file on version 1.4.1 Jun 25, 2024
@drakeyboy
Copy link
Author

Thanks for the fix. I'm still getting the prefences pane pop up everytime I compress
Its the smaller one - not settings. Was not happening before

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