flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
337 stars 70 forks source link

Duplicated org.freedesktop.Platform.GL.default install #1155

Closed koplo199 closed 10 months ago

koplo199 commented 10 months ago

Even on a fresh environment, installing Steam will also try to install org.freedesktop.Platform.GL.default from both 23.08 and 23.08-extra branch. This is not the case for org.freedesktop.Platform.GL32.default, where it only install from the 23.08 branch. Why the duplication? Or, conversely, why no duplication for GL32?

Trying to remove any of the two currently is pointless, as it will try to reinstall them on the next flatpak update. It seems org.freedesktop.Platform.GL.default should just install from the 23.08 branch and not from both 23.08 and 23.08-extra.

koplo199 commented 10 months ago

Fixed by #1154