Won't run at login

I enabled 'run at login' on settings, but Toolbox App won't launch at login.
Could anyone help me solve this problem, or does anyone have the same problem?

OS: mac OS High Sierra

0
1 comment
Avatar
Permanently deleted user

I got the solution from Toolbox App Support, Thanks!

https://youtrack.jetbrains.com/issue/ALL-2502

Here, I will post what I did to solve the problem.

 

Before:

The following directory did not exist

${HOME}/Library/Library/LaunchAgents

 

After:

I made the directory.

mkdir ${HOME}/Library/Library/LaunchAgents

Then, toggle 'run at login'. This did work!

 

0

Please sign in to leave a comment.