State:Closed|icon_bug|database:public|icon_mari|Resolution:Fixed|TargetRelease:6.0v1|BugID:512060|
Problem summary
Calling style() on an instance of a QWidget object causes a crash
Customer reported version
Mari 5.0v3
Customer reported platform
CentOS 7
Steps to reproduce
1) Launch Mari
2) Run the following snippet in the Python Console:
mari.app.activateMainWindow()widget = QtWidgets.QApplication.activeWindow()widget.style() We're sorry to hear that
Please tell us why