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

One specific app doesn't quit #477

Open
marcohamersma opened this issue Jan 6, 2017 · 3 comments
Open

One specific app doesn't quit #477

marcohamersma opened this issue Jan 6, 2017 · 3 comments

Comments

@marcohamersma
Copy link

I have this app called RescueTime that I want to quit when leaving a certain context, but for some reason, it doesn't quit. Controlplane is able to close other apps, but not this one.

If I look into controlplane's log (in the advanced section of the preferences), I see something like this:

23:28.961 -[QuitApplicationAction execute:]
  Terminating all instances of application 'com.rescuetime.RescueTime'

But it's still running. I can kill it manually in the terminal with killall RescueTime so I wonder why nothing is happening when CP tries to close it. Any ideas on what might cause this?

@marcohamersma
Copy link
Author

Might be related to #447

@dustinrue
Copy link
Owner

There might be some helper app that you've selected to lose rather than the visible app.

@marcohamersma
Copy link
Author

There's only one application related to rescuetime in the applications folder, and in activity monitor there's no sign of a helper app existing. I guess somehow the mechanism that controlplane is using to close the app doesn't work the same as killing it through the terminal :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants