Application: systemsettings (5.26.1) Qt Version: 5.15.6 Frameworks Version: 5.99.0 Operating System: Linux 5.13.0-valve36-1-neptune x86_64 Windowing System: X11 Distribution: SteamOS DrKonqi: 5.26.1 [KCrashBackend] -- Information about the crash: On Steam Deck in System Settings's Quick Settings I had: 1. set theme to the Breeze theme 2. went to More Appearance Settings... 3. selected VGUI2 Classic and the window crashed The crash does not seem to be reproducible. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #4 0x00007fc76cde3e54 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #5 0x00007fc76cde3d47 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #6 0x00007fc76cde3d47 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #7 0x00007fc76cde3d47 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #8 0x00007fc76cddbddd in QQuickWindowPrivate::deliverToPassiveGrabbers(QVector<QPointer<QQuickPointerHandler> > const&, QQuickPointerEvent*) () from /usr/lib/libQt5Quick.so.5 #9 0x00007fc76cdddafd in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /usr/lib/libQt5Quick.so.5 #10 0x00007fc76cdde4d2 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () from /usr/lib/libQt5Quick.so.5 #11 0x00007fc76f01ac45 in QWindow::event(QEvent*) () from /usr/lib/libQt5Gui.so.5 #12 0x00007fc76f6a4b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13 0x00007fc76eb1db88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14 0x00007fc76d116cbe in QQuickWidget::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5QuickWidgets.so.5 #15 0x00007fc76f6db6e7 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16 0x00007fc76f6a4b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17 0x00007fc76f6aa339 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18 0x00007fc76eb1db88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19 0x00007fc76f6a8337 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5 #20 0x00007fc76f6f93b5 in ?? () from /usr/lib/libQt5Widgets.so.5 #21 0x00007fc76f6fb15e in ?? () from /usr/lib/libQt5Widgets.so.5 #22 0x00007fc76f6a4b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23 0x00007fc76eb1db88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24 0x00007fc76f00413c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5 #25 0x00007fc76efed985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5 #26 0x00007fc768f336c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5 #27 0x00007fc76d17281b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007fc76d1c8ec9 in ?? () from /usr/lib/libglib-2.0.so.0 #29 0x00007fc76d1710d2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x00007fc76eb6850c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #31 0x00007fc76eb1632c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #32 0x00007fc76eb20e59 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #33 0x000056111f7b8c03 in ?? () #34 0x00007fc76e494290 in ?? () from /usr/lib/libc.so.6 #35 0x00007fc76e49434a in __libc_start_main () from /usr/lib/libc.so.6 #36 0x000056111f7b9565 in ?? () [Inferior 1 (process 2666) detached] The reporter indicates this bug may be a duplicate of or related to bug 458405, bug 460666, bug 460942, bug 464100, bug 465927. Reported using DrKonqi
I replicated it! I more or less randomly selected from the "Global Theme" presets selecting "Apply" and after doing this a few times, switching back to "VGUI2 Classic" caused another crash
Does that new crash have the same backtrace as the one in the description of this bug report? If it's different, please submit a new bug report for it. As for that original one, it's Bug 446111 which should be fixed by a backported patch in the KDE Qt patch collection. Perhaps your OS ships an older version and they should upgrade. *** This bug has been marked as a duplicate of bug 446111 ***