Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15.1
-
None
-
OS Version: Windows-7-6.1.7601-SP1
Python Version: 3.7.5 Stackless 3.7 (tags/v3.7.5-slp:f7925f2a02, Oct 20 2019, 15:28:53) [MSC v.1916 64 bit (AMD64)]
QT Version: 5.15.1
Description
If I create a conical gradient using PyQt5.QtGui.QConicalGradient and pass that gradient to a PyQt5.QtGui.QBrush constructor then pass the QBrush instance to PyQt5.QtGui.QPen with no arguments The application crashes with exit code 1073741845.