flathub / org.phoenicis.playonlinux

https://flathub.org/apps/details/org.phoenicis.playonlinux
4 stars 4 forks source link

Fix Nvidia detection #14

Closed Pobega closed 3 years ago

Pobega commented 3 years ago

GL32 deps need to be updated to properly detect Nvidia graphics.

https://github.com/flathub/net.pcsx2.PCSX2/commit/525bc6dab07bb304593aa74fbbea6693a588b030

flathubbot commented 3 years ago

Started test build 46990

flathubbot commented 3 years ago

Build 46990 failed

Pobega commented 3 years ago

I was fixing this for my Flatpak (https://github.com/flathub/com.fightcade.Fightcade/pull/41/files) and searching the Flathub org for org.freedesktop.Platform.GL32 and noticed this is the only other repo that doesn't have the 1.4 version string for GL32.

It resolved a problem in my Flatpak Nvidia users were having, so I assume you could use it here as well.

flathubbot commented 3 years ago

Started test build 46991

flathubbot commented 3 years ago

Build 46991 failed

flathubbot commented 3 years ago

Started test build 46992

flathubbot commented 3 years ago

Build 46992 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/45193/org.phoenicis.playonlinux.flatpakref
Pobega commented 3 years ago

@plata Unsure what's wrong with the CI and download-sources being yellow, but this seems to build fine.

plata commented 3 years ago

@barthalion any insights to this?

barthalion commented 3 years ago

I'd guess it's just some hiccup between our buildbot and GitHub. As builds/x86_64 is green, it's safe to merge.