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

Fixes "could not create shader program" #385 #387

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

thopiekar
Copy link
Contributor

For any reason this problem seems to be Ubuntu-specific and is also present since pyqt4.

  • Updated the Fixes shader creation with Ubuntu+nvidia #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+

PS: If there is something missing to this PR, just let me know. I'll add it as soon as possible.

Regards

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
nallath added a commit that referenced this pull request Sep 11, 2015
Fixes "could not create shader program" #385
@nallath nallath merged commit f47fc05 into Ultimaker:master Sep 11, 2015
@nallath
Copy link
Member

nallath commented Sep 11, 2015

Thank you! It also fixed an rather annoying issue with my ubuntu where every so often I had black screens.

@thopiekar
Copy link
Contributor Author

No problem. Special thanks to @Patola, who made the basic researches 💃

@thopiekar thopiekar deleted the patch-1 branch September 11, 2015 15:08
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

Successfully merging this pull request may close these issues.

3 participants