Skip to content
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

nvidia gl extensions fail when freedesktop runtime is not installed #595

Closed
alexlarsson opened this issue Feb 28, 2017 · 1 comment
Closed

Comments

@alexlarsson
Copy link
Member

Other runtimes, such as the gnome ones which are based on the freedesktop runtime reuse the freedesktop gl extension points. This means we download the nvidia extension. However, that uses extra-data which means it tries to run the extraction scripts, but at that point it needs the freedesktop.org runtime to be installed, which it may not.

alexlarsson added a commit that referenced this issue Feb 28, 2017
This is going to be needed for the nvidia driver to solve
#595
alexlarsson added a commit that referenced this issue Feb 28, 2017
This is going to be needed for the nvidia driver to solve
#595

(cherry picked from commit 62286cf)
@alexlarsson
Copy link
Member Author

So, with the above changes I was able to install the nvidia driver without the freedesktop platform installed. I need to finish the public builds and test those though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant