Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.15.1
-
Fix Version/s: None
-
Component/s: GUI: Look'n'Feel
-
Labels:None
-
Platform/s:
Description
After a random number of calls to QPalette::setColor() it crashes internally in QPalette::setBrush(). Callstack attached, obviously because of private d is nullptr.
I think the reason can be in subsequent detach() calls.