mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:06:31 +08:00

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