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

nw.App.closeAllWindows() crashes on Mac OSX #6677

Closed
gpetrov opened this issue Jun 9, 2018 · 2 comments
Closed

nw.App.closeAllWindows() crashes on Mac OSX #6677

gpetrov opened this issue Jun 9, 2018 · 2 comments

Comments

@gpetrov
Copy link

gpetrov commented Jun 9, 2018

NWJS Version : 0.30.5
Operating System : Mac OSX 10.12.6

Expected behavior

Should just close all open windows and quit

Actual behavior

crash, see dmp file:
crash.dmp.zip

How to reproduce

Use the minimal sample:
test_tray_closeAllWindows.zip

  1. run the included sample
  2. click on the tray icon - open Main Window - window gets opened
  3. click on tray icon - Close All Windows and Quit

app crashes.

It works just fine on Windows and Linux

@Christywl
Copy link
Contributor

I can reproduce this issue on Mac with nwjs-sdk-v0.31.1.

@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

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

No branches or pull requests

3 participants