johnlindquist / kit

Script Kit. Automate Anything.
https://scriptkit.com
MIT License
3.89k stars 138 forks source link

Unexpected error, I was not using the App #907

Open ManudeQuevedo opened 2 years ago

ManudeQuevedo commented 2 years ago
Error: Command failed: /Applications/Kit.app/Contents/Resources/app.asar.unpacked/node_modules/frontmost-app/frontmost-app

    at ChildProcess.exithandler (node:child_process:408:12)
    at ChildProcess.emit (node:events:526:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)

Kit 1.30.8 Electron 19.0.16 darwin 21.6.0 Locale: en-US

johnlindquist commented 2 years ago

Hmm, thanks.

The clipboard history manager ignores adding copied items to the clipboard when certain apps are open. It must have failed detecting which app it was.

Do you remember if you were attempting to copy something or do you remember which app was "frontmost" when the error occurred?