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.js seems not to be able to handle pixi.js on linux #7590

Closed
ferama opened this issue Oct 14, 2020 · 4 comments
Closed

nw.js seems not to be able to handle pixi.js on linux #7590

ferama opened this issue Oct 14, 2020 · 4 comments

Comments

@ferama
Copy link

ferama commented Oct 14, 2020

NWJS Version : nwjs-sdk-v0.49.0-linux-x64
Operating System : Ubuntu 20.04

Expected behavior

The animations on the pixi demo page should be fluid. On the same machine they run perfectly fine using Chromium 85.0.4183.121

Actual behavior

The pixi.js demo page is choppy and laggy.

How to reproduce

try to run:

$ nw --url=https://pixijs.io/pixi-filters/tools/demo/
@DimPaDev
Copy link

I can reproduce this bug too. It's a blocking issue for many applications. If you run the same app with chrome/chromium or electron everything runs fine

#7497

@rogerwang
Copy link
Member

rogerwang commented Oct 19, 2020

This seems a duplicate with #7497 . Does the workaround there work for you?

@ferama
Copy link
Author

ferama commented Oct 19, 2020

No improvements with the workaround
Just tested with

$ ./nw --url=https://pixijs.io/pixi-filters/tools/demo/ --use-cmd-decoder=passthrough

rogerwang added a commit to nwjs/chromium.src that referenced this issue Oct 22, 2020
@rogerwang
Copy link
Member

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

3 participants