| Summary: | installed from system settings now system settings are crashing every-time I open it. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kcrash | Reporter: | Angel Salmons <angel> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | angel, kdelibs-bugs-null, nate, sommerluk |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | attachment-28501-0.html | ||
|
Description
Angel Salmons
2021-10-21 13:17:40 UTC
#6 0x00007fa21bba1d80 in chameleon::ChameleonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libchameleon.so Crashing in the Chameleon style. You'll want to report this to the developers of that theme. If you're unable to open System Settings to reset the theme back to Breeze, open up ~/.config/kdeglobals and remove the line of text in that file that has the word "chameleon" on it. Created attachment 142749 [details] attachment-28501-0.html Thank you! Angel @ The funky Farm House In Maine. check us out on etsy at etsy.com/shop/FunkyFarmME -------- Original Message -------- On Oct 21, 2021, 8:21 PM, Nate Graham wrote: > https://bugs.kde.org/show_bug.cgi?id=444193 > > Nate Graham <nate@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |nate@kde.org > Status|REPORTED |RESOLVED > Resolution|--- |DOWNSTREAM > > --- Comment #1 from Nate Graham <nate@kde.org> --- > #6 0x00007fa21bba1d80 in > chameleon::ChameleonStyle::drawComplexControl(QStyle::ComplexControl, > QStyleOptionComplex const*, QPainter*, QWidget const*) const () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libchameleon.so > > Crashing in the Chameleon style. You'll want to report this to the developers > of that theme. If you're unable to open System Settings to reset the theme back > to Breeze, open up ~/.config/kdeglobals and remove the line of text in that > file that has the word "chameleon" on it. > > -- > You are receiving this mail because: > You reported the bug. > You are on the CC list for the bug. 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. |