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

Start on login occasionally fails on macOS 10.14 #35

Closed
CodySchrank opened this issue Apr 12, 2019 · 3 comments
Closed

Start on login occasionally fails on macOS 10.14 #35

CodySchrank opened this issue Apr 12, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@CodySchrank
Copy link
Owner

App sometimes fails to start at login for some users on macOS 10.14.

Probably need to remove the secondary launcher app and replace it with the proper way to do start at login now.

Duplicate of #31

@CodySchrank CodySchrank self-assigned this Apr 17, 2019
@CodySchrank CodySchrank added the bug Something isn't working label Apr 17, 2019
@CodySchrank CodySchrank changed the title Start on login occasionally fails Start on login occasionally fails on macOS 10.14 Apr 17, 2019
@Osadchuk8
Copy link

Here is some log data from my mid 2012 mbp / macOS 10.14.3:


  • com.apple.xpc.launchd[1] (com.CodySchrank.gSwitchLauncher[87445]): Service exited with abnormal code: 78
  • com.apple.xpc.launchd[1] (com.CodySchrank.gSwitchLauncher): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
  • com.apple.xpc.launchd[1] (com.CodySchrank.gSwitchLauncher[87507]): Could not find and/or execute program specified by service: 155: Refusing to execute/trust quarantined program/file: com.CodySchrank.gSwitchLauncher

this happens every 10 second after system is logged in.

@CodySchrank
Copy link
Owner Author

Thanks thats really helpful I haven't been able to reproduce this issue.

I think I need to do away with the gSwitchLauncher entirely and redo the way is starts.

@CodySchrank
Copy link
Owner Author

Fixed with 1.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants