You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried out on OpenSUSE, both the release RPM and git clone + cargo build --release, and I get a wayland error:
[wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting.
A quick google looks like this is a rust problem, possibly something with a library from (or fixed in) 2020, typically with rust programs on Fedora. I'll try to find time to look more another day. I'm on OpenSUSE, up-to-date Tumbleweed, KDE/Wayland.
Not a problem for me, since I just use endless sky direct compiled from github, just wanted to take a look at eslauncher again.
The text was updated successfully, but these errors were encountered:
Tried out on OpenSUSE, both the release RPM and
git clone
+cargo build --release
, and I get a wayland error:A quick google looks like this is a rust problem, possibly something with a library from (or fixed in) 2020, typically with rust programs on Fedora. I'll try to find time to look more another day. I'm on OpenSUSE, up-to-date Tumbleweed, KDE/Wayland.
Not a problem for me, since I just use endless sky direct compiled from github, just wanted to take a look at eslauncher again.
The text was updated successfully, but these errors were encountered: