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

Does not launch on Fedora Silverblue 40 #408

Open
jszarin opened this issue Jun 3, 2024 · 3 comments
Open

Does not launch on Fedora Silverblue 40 #408

jszarin opened this issue Jun 3, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jszarin
Copy link

jszarin commented Jun 3, 2024

[Flatpak from flathub]:

report from "flatpak run":

Could not load platform amazon, gave error: Unknown platform named amazon
Could not load platform playnite, gave error: Unknown platform named playnite
Could not load platform gamepass, gave error: Unknown platform named gamepass
interface 'wl_surface' has no event 2
The application panicked (crashed).
Message: called Option::unwrap() on a None value
Location: /run/build/boilr/cargo/vendor/glutin-0.30.8/src/api/egl/surface.rs:220

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
warning: queue 0x5612bc476b80 destroyed while proxies still attached:
wl_buffer@46 still attached
wl_buffer@45 still attached
wl_buffer@44 still attached
wl_buffer@43 still attached
wl_subsurface@36 still attached
wl_surface@35 still attached
wl_subsurface@34 still attached
wl_surface@33 still attached
wl_subsurface@32 still attached
wl_surface@31 still attached
wl_subsurface@30 still attached
wl_surface@29 still attached
wl_subsurface@28 still attached
wl_surface@27 still attached
xdg_wm_base@25 still attached
wl_output@14 still attached
xdg_activation_v1@13 still attached
zwp_text_input_manager_v3@12 still attached
zwp_pointer_constraints_v1@11 still attached
zwp_relative_pointer_manager_v1@10 still attached
wl_seat@9 still attached
wp_fractional_scale_manager_v1@8 still attached
wp_viewporter@7 still attached
wl_subcompositor@6 still attached
wl_shm@5 still attached
wl_compositor@4 still attached
wl_registry@2 still attached

@jszarin jszarin added the bug Something isn't working label Jun 3, 2024
@brian-vach
Copy link

Same issue for me on Nobara 39.

@SvdB-nonp
Copy link

SvdB-nonp commented Jun 24, 2024

Same issue here for Bazzite, which is based on Fedora Atomic 40.
Error message is pretty much a duplicate of OP.

Edit: I see that for bazzite there is a separate issue, although it could be the same cause as log does not show significant differences: #406

@ossie-git
Copy link

As a temporary workaround (if you are using X11), you can get it to work by:

WINIT_UNIX_BACKEND=x11 ./linux_BoilR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants