-
Notifications
You must be signed in to change notification settings - Fork 38
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
Supermodel crashes on startup when using wayland #133
Comments
Can you check your logs? |
Log is attached. |
I don't see any errors in there. Hmmmm, maybe it's not a supermodel issue at this point? I'm not too sure. |
Can't reproduce any crashes on wayland but yeah, it fails to detect any OpenGL device in the same way. Using the latest flatpaks. |
I'm having the same issue with wayland and similar logs and results as above, using Fedora 40 with KDE. Workaround for me is to either... force xwayland:
or use gamescope:
Works with the flatpak too. Just replace Gamescope method works better for me for playing in fullscreen. Just need to make sure I ran the game in window mode when using gamescope. |
Thanks for that, workaround works fine for me at moment. |
Trying to launch supermodel from the command line when using wayland crashes with an error
Error: OpenGL initialization failed: Unknown error
as well as[1] 97643 segmentation fault (core dumped)
.It runs fine using identical settings under x11.
Specs:
i5-8600k
rx 6700xt
32gb ram
Fedora Linux 39 KDE
Version: Current master branch
Launch Options
-res=1280,960 swtrilgy.zip
Output from
./supermodel -print-gl-info
under x11 (crashes on wayland too)The text was updated successfully, but these errors were encountered: