Application: systemsettings (5.27.8) Qt Version: 5.15.11 Frameworks Version: 5.111.0 Operating System: Linux 6.5.7-zen2-1-zen x86_64 Windowing System: X11 Distribution: "Arch Linux" DrKonqi: 5.27.8 [KCrashBackend] -- Information about the crash: Every time System Settings is open to "Application Style", the app crashes. I've noticed that since last time it worked there are two new themes in the main section, "bb10bright" and "bb10dark". I 'm not sure where the files for these themes are as "find | grep" in multiple places didn't return anything. I don't know if there's any other new themes but I can't check as the program crashes whenever I go into the menu. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Aborted [KCrash Handler] #4 0x00007f9db0cac83c in () at /usr/lib/libc.so.6 #5 0x00007f9db0c5c668 in raise () at /usr/lib/libc.so.6 #6 0x00007f9db0c444b8 in abort () at /usr/lib/libc.so.6 #7 0x00007f9db12a00c2 in qt_assert(char const*, char const*, int) () at /usr/lib/libQt5Core.so.5 #8 0x00007f9db12c6dd8 in () at /usr/lib/libQt5Core.so.5 #9 0x00007f9d8032bbf4 in () at /usr/lib/qt/plugins/styles/libqgtk2style.so #10 0x00007f9db21e6f44 in QStyleFactory::create(QString const&) () at /usr/lib/libQt5Widgets.so.5 #11 0x00007f9d82689189 in () at /usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so #12 0x00007f9daf2a4901 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5 #13 0x00007f9daf250667 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5 #14 0x00007f9daf251016 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () at /usr/lib/libQt5Qml.so.5 #15 0x00007f9dac6849c2 in () at /usr/lib/libQt5QmlModels.so.5 #16 0x00007f9daf900259 in () at /usr/lib/libQt5Quick.so.5 #17 0x00007f9daf8f1c7a in () at /usr/lib/libQt5Quick.so.5 #18 0x00007f9daf8f9bf9 in () at /usr/lib/libQt5Quick.so.5 #19 0x00007f9daf902101 in () at /usr/lib/libQt5Quick.so.5 #20 0x00007f9daf849d3a in QQuickWindowPrivate::polishItems() () at /usr/lib/libQt5Quick.so.5 #21 0x00007f9daf8dd814 in QQuickRenderControl::polishItems() () at /usr/lib/libQt5Quick.so.5 #22 0x00007f9db0366f28 in () at /usr/lib/libQt5QuickWidgets.so.5 #23 0x00007f9db036866f in QQuickWidget::timerEvent(QTimerEvent*) () at /usr/lib/libQt5QuickWidgets.so.5 #24 0x00007f9db14c3b4e in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #25 0x00007f9db21788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #26 0x00007f9db149c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #27 0x00007f9db14ea7cb in QTimerInfoList::activateTimers() () at /usr/lib/libQt5Core.so.5 #28 0x00007f9db14eae02 in () at /usr/lib/libQt5Core.so.5 #29 0x00007f9daff0df19 in () at /usr/lib/libglib-2.0.so.0 #30 0x00007f9daff6c2b7 in () at /usr/lib/libglib-2.0.so.0 #31 0x00007f9daff0c112 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #32 0x00007f9db14eaf7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #33 0x00007f9db149ae74 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #34 0x00007f9db149c313 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #35 0x0000560306492bd9 in () #36 0x00007f9db0c45cd0 in () at /usr/lib/libc.so.6 #37 0x00007f9db0c45d8a in __libc_start_main () at /usr/lib/libc.so.6 #38 0x0000560306493575 in () [Inferior 1 (process 11717) detached] The reporter indicates this bug may be a duplicate of or related to bug 474126. Reported using DrKonqi
#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`