| Summary: | systemsettings5 crashes after changing application style | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | ManuelBoe <ManuelBoe> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | nate, sommerluk |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.21.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
ManuelBoe
2021-03-11 10:19:50 UTC
The crash is happening in Chameleon:
> #5 0x00007f9689ab973d in chameleon::ChameleonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () at /usr/lib/qt/plugins/styles/libchameleon.so
You would need to report this to its developer. Thanks!
This bug with using the chameleon style has been solved now: https://github.com/linuxdeepin/qt5integration/issues/49 The problem was apparently not in the chameleon style, but in the associated dde-qt5integration. I've tested it with dde-qt5integration 5.5.17, and it does not crash any more. Following the comments in the bug report, it has been solved since dde-qt5integration 5.1.0.13. |