| Summary: | System Settings Crashing When Opening "Application Style" | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | zayd |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | pcx-lk, sercama.com |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
zayd
2023-10-24 18:34:50 UTC
#9 0x00007f9d8032bbf4 in () at /usr/lib/qt/plugins/styles/libqgtk2style.so Crash is in an unsupported style Created attachment 164359 [details]
New crash information added by DrKonqi
systemsettings (5.27.10) using Qt 5.15.11
Open System Settings > Appearance > Application Style
crash every time
-- Backtrace (Reduced):
#7 0x00007fe606ca00c2 in qt_assert(char const*, char const*, int) () at /usr/lib/libQt5Core.so.5
[...]
#10 0x00007fe607be6f74 in QStyleFactory::create(QString const&) () at /usr/lib/libQt5Widgets.so.5
[...]
#12 0x00007fe604aa47f1 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#13 0x00007fe604a50617 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#14 0x00007fe604a50fc6 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () at /usr/lib/libQt5Qml.so.5
No more crashes after running 'yay -S qt5-styleplugins' again It crashes everytime when i click on choose application style on settings try `yay -S qt5-styleplugins --rebuild` |