| Summary: | system settings crash on opening 'application style' when in gnome DE | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Alice <alice> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | fanzhuyifan, lyrix.spam, nightcitysun |
| 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
Alice
2023-10-17 04:08:07 UTC
Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: Could you please install debug symbols, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports for details about how to do this. Thanks again! #9 0x00007f61989d3bf4 in () at /usr/lib/qt/plugins/styles/libqgtk2style.so Crash is in an unsupported style Created attachment 164361 [details]
New crash information added by DrKonqi
systemsettings (5.27.10) using Qt 5.15.11
It craches in KDE Plasma right on clicking on "Application style" item in "Global Theme" section.
-- Backtrace (Reduced):
#7 0x00007fb1746a00c2 in qt_assert(char const*, char const*, int) () at /usr/lib/libQt5Core.so.5
[...]
#10 0x00007fb1755e6f74 in QStyleFactory::create(QString const&) () at /usr/lib/libQt5Widgets.so.5
[...]
#12 0x00007fb1724a47f1 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#13 0x00007fb172450617 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#14 0x00007fb172450fc6 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () at /usr/lib/libQt5Qml.so.5
Та же проблема. После удаления qt5-styleplugins (5.0.0.0.20170311-35.4 из AUR) все работает нормально. (In reply to lyrix.spam from comment #4) > Та же проблема. После удаления qt5-styleplugins (5.0.0.0.20170311-35.4 из > AUR) все работает нормально. Sorry for DeepL translation plugin... Same Issue, after removing qt5-styleplugins (5.0.0.0.20170311-35.4 AUR) all work as expected. |