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

[BUG] Chromium headless on Windows does not launch without --disable-gpu #2698

Closed
arjunattam opened this issue Jun 25, 2020 · 3 comments
Closed

Comments

@arjunattam
Copy link
Contributor

I'm seeing a few internal MS customers run into issues with launching Chromium headless on Windows. These users are able to use Chromium with the --disable-gpu flag. Should we make this a default for Windows? What would be the downside?

Related chromium upstream issue: https://bugs.chromium.org/p/chromium/issues/detail?id=737678

@pavelfeldman
Copy link
Member

@arjun27 Could you share a stack trace from launch? (try DEBUG=pw:browser if it is missing)?

Chromium is supposed to either use machine GPU or fall back to CPU-based compositing if that GPU is blocklisted. Visiting about:gpu on the computer where the issue persists from a regular Chrome / Edge and pasting the details here might also give us a hint on what is happening.

@arjunattam
Copy link
Contributor Author

Attached logs from about:gpu

gpu.html.zip

@pavelfeldman
Copy link
Member

Closing as a part of triage. Please feel free to re-file with additional details in case it is still an issue.

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

4 participants