-
Notifications
You must be signed in to change notification settings - Fork 374
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
Unable to start rerun viewer on Ubuntu 22.04 with wayland #6193
Comments
from the looks of the log its crashing inside one of your graphics drivers trying to create a vulkan surface. This could be a wayland issue as described here gfx-rs/wgpu#5487
Can you try running with |
Also, helpful for these kinds of crash reports, set |
This was the solution! |
Despite setting
|
Writing |
|
Describe the bug
Rerun viewer crashes on starting.
To Reproduce
Expected behavior
Rerun viewer is supposed to open.
Screenshots
Desktop (please complete the following information):
Rerun version
0.15.1
Additional context
The text was updated successfully, but these errors were encountered: