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] Homebrew version causes the kekaextension app to no longer work #1487

Open
patdiddy opened this issue Jul 6, 2024 · 1 comment
Open

Comments

@patdiddy
Copy link

patdiddy commented Jul 6, 2024

Configuration

  • Keka version: [1.4.3 (from HomeBrew)]
  • macOS version: [12.7.5]

Describe the bug

The Finder extension isn't showing up as an option in system preferences. This has only been happening ever since the last update (when updating via HomeBrew). Below is what happens when I run the executable in a terminal window.

"Last login: Sat Jul 6 12:59:07 on ttys000
~ % /Applications/KekaExternalHelper.app/Contents/MacOS/KekaExternalHelper ; exit;
2024-07-06 13:01:00.874 KekaExternalHelper[23731:1774800] Executing from: /Applications/KekaExternalHelper.app
2024-07-06 13:01:00.874 KekaExternalHelper[23731:1774800] Helper already installed.
2024-07-06 13:01:00.874 KekaExternalHelper[23731:1774800] Installed version is already up to date.
2024-07-06 13:01:00.950 KekaExternalHelper[23731:1774800] Waiting (10s) for Keka.app...
2024-07-06 13:01:00.954 KekaExternalHelper[23731:1774806] Error Domain=NSCocoaErrorDomain Code=260 "The folder “Quarantine” doesn’t exist." UserInfo={NSFilePath=/Users/patdiddy/Library/Containers/com.aone.keka/Data/Library/Application Support/Keka/Quarantine, NSUserStringVariant=(
Folder
), NSUnderlyingError=0x600003962dc0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}

Expected behavior

The extension should show up in the list of installed extensions, but it doesn't

Additional context

The Extension worked fine until I allowed HomeBrew to start automating all of the updates

@aonez
Copy link
Owner

aonez commented Jul 6, 2024 via email

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