Thomas-Karl Pietrowski 02fd71fe58 Fixes "could not create shader program" #385
For any reason this problem seems to be Ubuntu-specific and is also present since pyqt4.
* Updated the #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
2015-09-11 15:46:17 +02:00
..