-
Notifications
You must be signed in to change notification settings - Fork 33
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
Crash on Firefox nightly #6
Comments
Thanks for your report, I wonder if that could be because of unfinished impl of webGPU in firefox. May have a look but it's currently not a priority for me :( |
No problem. Is there currently a known setup that works on Ubuntu or are you running this under Windows? |
I am running on MacOS + Chrome/Chromium stable. Just tried on Ubuntu22 + FF nightly to the same effect as you. I managed to get the viewer to work correctly with Chrome dev using the instructions from here:
Please let me know if it works for you :) |
For future reference: the error mentioned by @kekeblom happens at a line which performs vertex pulling which is specifically mentioned as missing for firefox/servo, albeit only for metal (and the bug occurs on ubuntu as well). Perhaps when this is fixed on FF side the renderer will start to work there. |
Tried to run using the brewery scene. Had to install Firefox nightly on Ubuntu 20.04 to try this.
This is the error I get in the Javascript console, right after loading the ply point cloud file.
The text was updated successfully, but these errors were encountered: