PhilipK / BoilR

Synchronize games from other platforms into your Steam library
Apache License 2.0
1.4k stars 40 forks source link

Doesn't start on hyprland #396

Open RandomLegend opened 6 months ago

RandomLegend commented 6 months ago

Describe the bug Starting anything but the flatpak version on hyprland throws the following error:

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
warning: queue 0x7fc174000ca0 destroyed while proxies still attached:
  zwp_primary_selection_offer_v1@4278190081 still attached
  zwp_primary_selection_offer_v1@4278190080 still attached
  zwp_primary_selection_device_v1@39 still attached
  zwp_primary_selection_device_manager_v1@22 still attached
  wl_data_device@38 still attached
  wl_seat@37 still attached
  wl_data_device_manager@36 still attached
  wl_registry@34 still attached
warning: queue 0x63e2ddd8e8a0 destroyed while proxies still attached:
  xdg_wm_base@27 still attached
  wl_output@16 still attached
  wl_output@15 still attached
  wp_fractional_scale_manager_v1@14 still attached
  xdg_activation_v1@13 still attached
  zwp_text_input_manager_v3@12 still attached
  zwp_relative_pointer_manager_v1@11 still attached
  zwp_pointer_constraints_v1@10 still attached
  zxdg_decoration_manager_v1@9 still attached
  wl_seat@8 still attached
  wp_viewporter@7 still attached
  wl_subcompositor@6 still attached
  wl_compositor@5 still attached
  wl_shm@4 still attached
  wl_registry@2 still attached

Desktop (please complete the following information):

Additional context exporting the env WINIT_UNIX_BACKEND=x11 makes it launchable

PhilipK commented 6 months ago

I don't really have access to a system with hyprland right now, do you know if there is anything I can do besides asking users to exporting the env ?