-
Notifications
You must be signed in to change notification settings - Fork 11
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
Crashes on startup #6
Comments
Thanks @JustinAiken, I'll take a look. Seems like some internal API may have changed. |
I was able to reproduce the crash on my end, the old master wouldn't even build anymore... I guess this is what happens when you write a tool in a beta language 😄 I've pushed out up an updated version which seemed to solve my issues: Let me know if this works for you @JustinAiken. Cheers again for the heads up. |
Ah bummer, nearly the same crash: Console.log
Crash log
Interestingly enough, I tried delete relevant files:
...and still get the same crash on startup |
Strange, I'm still running Yosemite so that could be the issue. Are you on El Capitan? |
Yeah, El Capitan 10.11.1 |
I can corroborate what @JustinAiken sees on El Capitan |
Sorry for taking so long to get around to this. I've been having trouble reproducing it on my end after upgrading to El Capitain. From Googling similar issues, it seems it may be caused by incorrect deployment targets. I've put together a debug build here with the deployment targets updated: https://github.com/nolaneo/SeaEye/blob/en/1201-debug-build/Builds/SeaEye%200.5%20Debug.zip?raw=true If you could try it and see if the crash still occurs, that'd be great. If either of you could try out the master branch in XCode too, that'd be really helpful. Thanks 🙌 |
Sorry, same crash w/ the .5
I cloned it an opened it it up w/ XCode 7.1.1... I only have the OSX 10.11 SDK, so selected that... clicking "Build" results in all kinds of fail.
|
So, after installing the 10.11.2 update yesterday and restarting, I saw the SeaEye .5 beta running in my menubar... added my API key again, and it started working! Not sure if it was something fixed in 10.11.2, or if the restart cleared some junk... |
Great to hear! |
Hi, I just installed SeaEye 0.4 and crashed when I added API token. I'm using El Capitain 10.11.1. Where can I download .5? |
After putting in my API token, it immediately crashed, and now crashes on startup:
Console.log
Crash Report
The text was updated successfully, but these errors were encountered: