| Summary: | System Settings Crash on Appearance > Application Style | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Charlie Baker <charl.cj.monke> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | charl.cj.monke |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.25.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Charlie Baker
2022-11-04 13:02:22 UTC
#9 0x00007ff1901fdb50 in QGtk2StylePlugin::create(QString const&) () at /usr/lib64/qt5/plugins/styles/libqgtk2style.so Using an unsupported style Created attachment 153622 [details]
New crash information added by DrKonqi
systemsettings (5.25.5) using Qt 5.15.6
It did it again even when using Breeze, so nothing to do with unsupported theme
-- Backtrace (Reduced):
#9 0x00007f48ac70ab50 in QGtk2StylePlugin::create(QString const&) () at /usr/lib64/qt5/plugins/styles/libqgtk2style.so
#10 0x00007f4903a22919 in QStyleFactory::create(QString const&) () at /lib64/libQt5Widgets.so.5
#11 0x00007f48c2f013c6 in PreviewItem::reload() () at /usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_style.so
#12 0x00007f4900b1a081 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5
#13 0x00007f4900aaf1a2 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5
It doesn't matter which theme you're using, the broken style causes the crash just by being installed. (In reply to Antonio Rojas from comment #3) > It doesn't matter which theme you're using, the broken style causes the > crash just by being installed. Where do I uninstall the theme though? I don't know which theme is causing it or anything. (In reply to Charlie Baker from comment #4) > (In reply to Antonio Rojas from comment #3) > > It doesn't matter which theme you're using, the broken style causes the > > crash just by being installed. > > Where do I uninstall the theme though? I don't know which theme is causing > it or anything. I already told you on comment 1 |