-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
0.17.0-beta2 is crashing on OS X #5229
Comments
#5193 may be related |
Yup - I get the same error myself when I use 0.17.0b2 with a project that uses Mac menus. When I got the good 0.17.0b1 build to work OK (as in #5193) I was using another project (PHP-POST-Test) without the menus - I will try to get a pared down example shortly which may help. EDIT: Did a quick pare down of a project and in the following code (with all succeeding code removed) -
// type: 'menubar' |
@rogerwang I've sent you email with the full system report. |
Here is a basic project which demonstrates the crash - just place 0.17b2 into folder. |
@Blatman confirmed! Without custom menu 0.17.0-beta2 can start. /cc @rogerwang |
These two files provided util APIs for storing & retrieving NW menu objects within `NSMenu`. Added them for GN build to prevent crashes when creating menubar on Mac. * test case: test/sanity/issue5229-menubar-crash * fixed nwjs#5229
@rogerwang live build 0.17.0-rc1 works |
@rogerwang - live build fine, thanks |
Crash report
The text was updated successfully, but these errors were encountered: