-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[master] [nvidia 355] shader compilation failed #385
Comments
Found a possible solution: #131 |
Duplicate of #88, which is closed for some reason 😞 |
In that case installing the right package solved it. |
Ok, will give it a try. |
Installed |
Found the reason at launchpad: https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/941826 |
For any reason this problem seems to be Ubuntu-specific and is also present since pyqt4. * Updated the Ultimaker#131 pull request and added platform.linux_distribution to check for "Ubuntu" * Added notice about the bug report above the if-clause * Added comment why <platform.system() == "Linux"> is needed
Fixes "could not create shader program" #385
Your PR has been merged, so this issue can be closed. |
Thanks! |
Don't know which commit causes this problem, because I didn't run Cura daily but this is what I get at the moment:
The text was updated successfully, but these errors were encountered: