flathub / com.valvesoftware.Steam

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

`steam_wrapper` shouldn't suggest installing Debug extension #1292

Open chrisawi opened 5 months ago

chrisawi commented 5 months ago

When org.freedesktop.Platform.GL.Debug.default is installed, Steam pops up a dialog recommending the installation of org.freedesktop.Platform.GL32.Debug.default, which causes Steam to fail to launch if org.freedesktop.Platform.Compat.i386.Debug hasn't also been installed.

This may have been the cause of #1131 and #1159