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

Crash on Debian 12 - Requested format Bgra8Unorm is not in list of supported formats: #306

Closed
jeremiah opened this issue Oct 24, 2023 · 4 comments

Comments

@jeremiah
Copy link
Contributor

$ rio
wl_registry@2: error 0: invalid global wl_output (29)
thread 'main' panicked at /home/jeremiah/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.17.1/src/backend/direct.rs:771:18:
Error in Surface::configure: Validation Error

Caused by:
    Requested format Bgra8Unorm is not in list of supported formats: []

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted

This may be related to gfx-rs/wgpu#1925
I'll run with a backtrace.

@raphamorim
Copy link
Owner

hmm, interesting.
I've updated wgpu to 0.18.0 in the main, wonder if it helped with this issue

@jeremiah
Copy link
Contributor Author

I'll test main then.

@raphamorim
Copy link
Owner

Hey @jeremiah any news on it? Has it fixed with wpgu 0.18?

@jeremiah
Copy link
Contributor Author

I don't see the issue any more, so let's close this.

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