| Summary: | Application Settings Causes Crash | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Chris Reed <christopher.reed> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | kde, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.19.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | attachment-13955-0.html | ||
|
Description
Chris Reed
2020-09-21 13:25:55 UTC
as a local workaround systemsettings5 --style breeze should force us to use breeze whilst you select back. Crashing in the widget style: [KCrash Handler] #4 0x00007fb7557e2eb1 in QPixmapStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () from /usr/lib/libQt5Widgets.so.5 Does it crash 100% of the time when switching *away* from the non-Breeze style and *to* Breeze? And does the reverse happen if you use Breeze and switch to the other theme? Created attachment 131888 [details] attachment-13955-0.html It the applications window crashed each time it was opened. Using the recommendation from David resolved the issue. On Wed, Sep 23, 2020, 1:29 PM Nate Graham <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=426812 > > Nate Graham <nate@kde.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > CC| |nate@kde.org > Status|REPORTED |NEEDSINFO > > --- Comment #2 from Nate Graham <nate@kde.org> --- > Crashing in the widget style: > > [KCrash Handler] > #4 0x00007fb7557e2eb1 in QPixmapStyle::drawControl(QStyle::ControlElement, > QStyleOption const*, QPainter*, QWidget const*) const () from > /usr/lib/libQt5Widgets.so.5 > > Does it crash 100% of the time when switching *away* from the non-Breeze > style > and *to* Breeze? And does the reverse happen if you use Breeze and switch > to > the other theme? > > -- > You are receiving this mail because: > You reported the bug. So the bug was in the 3rd-party theme then. Darn. Please report this to the theme creator! |