aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.75k stars 237 forks source link

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

Closed drakeyboy closed 2 months ago

drakeyboy commented 3 months ago

✅ 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
aonez commented 3 months ago

@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 commented 3 months ago

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 🙌

drakeyboy commented 3 months ago

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