Closed volt4ire closed 3 years ago
Thank you for the kind words.
execution error: Error: Error: User canceled. (-128)
Any idea what happened there?
What are your values for the Workflow Environment Variables? How are you invoking QuitArena?
Thanks for your help!
Any idea what happened there?
I'm not sure what is causing this
What are your values for the Workflow Environment Variables? How are you invoking QuitArena?
I'm invoking it through the keyword ("qapps") and these are my environment variables:
Unfortunately, that doesn’t give us more details. The fact it only happens sometimes and you’re the only one experiencing this suggests it’s something in your setup.
Due to the error message, I’d say one the apps may have unsaved changes and is thus refusing to quit. Like I say in the README:
Note both options ask the apps to exit (
SIGTERM
) instead of telling them (SIGKILL
). If you need to force individual processes to terminate, use ProcessControl instead.
So I’d start by looking into that next time it happens. If you can find a way to reproduce the problem reliably and it is indeed a bug, let me know and I’ll reopen.
Setup info
Description of issue
Oftentimes QuitArena fails to quit any programs when invoked. I am running the latest version of Alfred, QuitArena, and macOS. Can you please help me diagnose this? Thanks for your time and all your awesome workflows!!
Debugger output