flathub / org.freedesktop.Platform.GL.nvidia

42 stars 39 forks source link

Only install application profiles on 319xx and newer #269

Closed guihkx closed 3 days ago

guihkx commented 3 days ago

From the release notes of beta driver 319.12:

Added support for application profiles to the NVIDIA client-side GLX implementation. See the "Application Profiles" chapter of the README for more information.

flathubbot commented 3 days ago

Started test build 132779

flathubbot commented 3 days ago

Build 132779 failed

TingPing commented 3 days ago

Were you hitting a specific problem with this? It has been making those symlinks for 2 years, and the release date for 319.12 says 2013. Do we have any version that this broke?

guihkx commented 3 days ago

Were you hitting a specific problem with this?

Not personally, no.

However, this is technically incorrect since it ends up creating broken symlinks in versions older than 319xx, for example:

image

That doesn't cause actual problems (as far as I know), but as I'm intending to include this change (which you are a co-author of) in a follow-up pull request, then things will break.