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

[win-ia32] [pnacl] nw hangs when loading a page with a PNaCl executable #5524

Closed
seshness opened this issue Dec 2, 2016 · 2 comments
Closed
Assignees

Comments

@seshness
Copy link

seshness commented Dec 2, 2016

Steps to repro:

Download and extract nwjs-sdk-v0.19.0-win-ia32.zip.
Launch nwjs-sdk-v0.19.0-win-ia32\nw.exe --url=https://gonativeclient.appspot.com/demo/bullet/ from Command Prompt.

Expected:

  • PNaCl demo launches successfully.

Actual:

  • App hangs unresponsively at the loading bar. Right clicking does not produce a context menu (has no effect).

Versions:

nwjs v0.19.0 win ia32: http://dl.nwjs.io/v0.19.0/nwjs-sdk-v0.19.0-win-ia32.zip
Windows 7 Professional, 64-bit Operating System

Additional Information:

Copying nacl_irt_x86_64.nexe and nacl64.exe from C:\Program Files (x86)\Google\Chrome\Application\55.0.2883.75, an existing installed 32-bit Chrome (version 55.0.2883.75 (Official Build) m (32-bit)), to the nwjs-sdk-v0.19.0-win-ia32 folder fixes the issue.

@rogerwang rogerwang self-assigned this Dec 3, 2016
@rogerwang
Copy link
Member

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

@seshness
Copy link
Author

seshness commented Dec 6, 2016

Thanks for the speedy fix, @rogerwang!

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

No branches or pull requests

2 participants