#Olympus - Immediate crash on Bazzite

1 messages · Page 1 of 1 (latest)

stark steppe
#

I installed the Olympus flatpak on a Bazzite computer (Fedora Kinoite, Wayland, which has a custom Steam install by default IIRC)
When I try to launch Celeste through Olympus (vanilla or everest), I get this error:

You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6

and then:

The unofficial Steam Flatpak app requires a correctly-configured desktop
session, which must provide the DISPLAY environment variable to the
D-Bus session bus activation environment.

On systems that use systemd --user, the DISPLAY environment variable must
also be present in the systemd --user activation environment.

This is usually achieved by running:

dbus-update-activation-environment DISPLAY

during desktop environment startup.

For more details, please see:
https://github.com/ValveSoftware/steam-for-linux/issues/10554

I don't think I should follow these instructions, as I'm not using the Steam flatpak.
Should I just try running the following command?

sudo rpm-ostree install glibc.i686

Thanks in advance!

slim silo
#

this seems like a bug with the flatpak package of olympus, launching directly from steam should still work iirc

#

the known workaround is to switch to a non-flatpak package

#

or manual installation

#

maybe using steam in flatpak could fix this as well, havent tested it

stark steppe
#

thanks for the quick reply!

#

you are right, launching from steam worked (well, it crashed at first, but I looked at the log, found and followed this #1340770487789424730 message, so no more crash)

stark steppe
slim silo
#

potentially there was a stray nextLaunchIsVanilla.txt because thats still sometimes used to launch vanilla i think

#

but yeah youre welcome happylandeline