flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
336 stars 69 forks source link

X-Plane 11 fails with "Whoah -- no matter how hard I tried, I failed to get a GLX visual. Something's seriously wonky on your machine." #1057

Open MTRNord opened 1 year ago

MTRNord commented 1 year ago

Game information X-Plane 11

specifically the executable X-Plane-x86_64

Distribution name and version where applicable Fedora release 37 (Thirty Seven)

Flatpak info Flatpak 1.14.1

nvidia-525-89-02 default host

Problem description The game crashes immediately with "Whoah -- no matter how hard I tried, I failed to get a GLX visual. Something's seriously wonky on your machine." I first assume this is an issue of the missing gtk2 and glu. However, trying to fork this and building a flatpak that includes them and checking with ldd if they are seen didn't solve the issue. The same error keeps happening.

Logs (with SHARED_LIBRARY_GUARD_DEBUG="*(/*|/.*)/*" flatpak run com.valvesoftware.Steam > output.log 2>&1): output.log

Does this issue reproduce with native Steam Have not tested

nanonyme commented 1 year ago

This is common problem when you don't have correct drivers with nVidia GPU. Try rebooting, then running flatpak update and seeing if any extensions get installer.

MTRNord commented 1 year ago

I tried rebooting and updating. No nvidia related flatpak updates happened. The error remains to be the same one as before.

Edit: I will double check if the base system has a pending nvidia update.

MTRNord commented 1 year ago

Even after double-checking the base system for updates and flatpak twice, the issue remains the same. No updates for Nvidia on either the host or flatpak available.