| Summary: | Systemeinstellungen throws reproducable core dump with Schriftarten → Schriftarten | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | walther |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | kde, supercockgamer |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.13.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
walther
2018-09-25 13:16:27 UTC
What is that "d style" widget theme you're using? Seems to crash in there. Does it also crash when using Breeze theme? Quite likely in dstyle::Style::drawComboBoxLabelControl(QStyleOption const*, QPainter*, QWidget const*) const () it calls widget->style() and then blows up as qqc2 is QtQuick and there is no widget. I would call this a bug in the style, please report this issue to the author of dstyle. *** Bug 410600 has been marked as a duplicate of this bug. *** |