ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.48k stars 801 forks source link

[Linux executable] Ruffle crashes on startup #17948

Open Gestersmek opened 4 days ago

Gestersmek commented 4 days ago

Describe what you were doing

How to reproduce:

  1. Open Ruffle after making sure preferences.toml doesn't exist in /home/(user)/.config/ruffle/
  2. Switch to the iGPU in Preferences
  3. Restart Ruffle

What does the crash message say?

panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-22.1.0/src/backend/wgpu_core.rs:786:18: Error in Surface::configure: Validation Error

Caused by: Requested present mode Fifo is not in the list of supported present modes: []

Ruffle Version

0.1.0-nightly (514b5ad774948f17d01035e0470219ba2b0ff401 2024-09-15)

Affected platform

Desktop app

Operating system

Fedora 40.0.0 [64-bit]

Additional information

I am running on a dual GPU laptop: a Dell XPS 15 9560, which has an integrated Intel HD Graphics 630 GPU and a dedicated NVIDIA GeForce GTX 1050 Mobile GPU.

JL2210 commented 20 hours ago

I have the same problem, running with env -u WAYLAND_DISPLAY ruffle works