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

v2.1.0 crash on open [Mac] #580

Closed
xyboox opened this issue Apr 26, 2017 · 29 comments
Closed

v2.1.0 crash on open [Mac] #580

xyboox opened this issue Apr 26, 2017 · 29 comments
Labels

Comments

@xyboox
Copy link

xyboox commented Apr 26, 2017

Hi, on Mac, as soon as I updated to v2.1.0 I can no longer use the app. It crashes on open. ( "Koala quit unexpectedly." ). Any thoughts?

System info:
macOS Sierra 10.12.4

Can I download the prev. version from somewhere?

@zaygraveyard
Copy link
Collaborator

You can download the previous version from the links here.

Can you keep the new version aside for now,
I'll check it out when I get home and I might need you to do some tests, if it's ok with you that is.

Thanks

@itacode
Copy link

itacode commented Apr 26, 2017

First of all, thank you very much for this very good application.

I have the same crash each time I try to open it.
System info:
macOS Sierra 10.12.4

I rolled back to the previous version.

@xyboox
Copy link
Author

xyboox commented Apr 26, 2017

Sure @zaygraveyard . Let me know. Thanks.

@themistac
Copy link

Same crash issue here on 10.12.4. I've rolled back in the mean time.

@localhost8080
Copy link

I get this when opening form commandline, incase it helps:

LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Koala.app.

@wrabit
Copy link

wrabit commented Apr 26, 2017

Same here.. 10.12.4

@PAULUSfranCIRCUS
Copy link

Same

@crystalenka
Copy link

Would like to also confirm this on 10.12.4. Rolling back in the meantime. Thanks for all that you do!

@mikebonds
Copy link

Same issue. Thanks for creating such a great app!

@zaygraveyard
Copy link
Collaborator

It seams this issue is very similar to an issue in an electron app (electron/packager#323)
Can anyone try to move the old version of the app to the trash (via the Finder) before installing the new version?
Thanks

@jacobischwartz
Copy link

Same issue. 10.12.4. Trashing then installing did not help.

@themistac
Copy link

Sorry, no change... still crashing.

@bohdan-jdev0
Copy link

I have the same crash each time I try to open it.
10.12.3

@zzseba78
Copy link

zzseba78 commented Apr 26, 2017

Same here , crashing every time. Previous version working perfect.
macOS Sierra 10.12.4

@zaygraveyard
Copy link
Collaborator

Can you try this version?
If it works I'll do a proper release.
Thank you

@estudiQiero
Copy link

It works for me!

@themistac
Copy link

Yes! Works for me 👍

@bohdan-jdev0
Copy link

Yes! Works 👍
Thanks ))

@xyboox
Copy link
Author

xyboox commented Apr 27, 2017

Is working! Thanks!

@zaygraveyard
Copy link
Collaborator

Great thanks everyone 😄
I'll do a release tonight.

For anyone interested, the source of the problem was the latest version of nwjs (v0.22.0), by reverting to v0.21.6 the error is gone.
I'll file a bug report when I get the time.

@codesquatch
Copy link

yesssss thank you for the responsiveness and figuring out the bug.

@zaygraveyard
Copy link
Collaborator

Can anyone verify that v2.1.2 still works?
Thanks

@xyboox
Copy link
Author

xyboox commented May 2, 2017

@zaygraveyard works for me on macOS 10.12.4
Anything in particular I should check?

@zaygraveyard
Copy link
Collaborator

@xyboox Thank you 😄
I just wanted to make sure that this (the crash) is not happening
because I restored the version of nwjs to the latest one
but I found out that for some weird reason when nw-builder downloads it automatically it crashes but not when I download it manually.

@xyboox
Copy link
Author

xyboox commented May 2, 2017

Well... it doesn't crash, but there is one issue ( almost sure not related with the crashing one ): after the first compile ( in my case LESS ), the opened app indicator in the dock is turned off and so is the app menu. Only problem with that is that I can no longer close the app ( not even visible in the Force Quit menu ). Only way to close it: restart system. Which is... not quite comfortable.

@zaygraveyard
Copy link
Collaborator

@xyboox Interesting, I'll look into it tonight.
Can you open open a new issue for this problem?

@xyboox
Copy link
Author

xyboox commented May 2, 2017

Done @zaygraveyard

@zaygraveyard
Copy link
Collaborator

@xyboox Thank you 😃

@zaygraveyard
Copy link
Collaborator

For reference the new issue is #608

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

No branches or pull requests