<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>466424</bug_id>
          
          <creation_ts>2023-02-25 18:43:00 +0000</creation_ts>
          <short_desc>System settings crash after applying global theme</short_desc>
          <delta_ts>2023-03-01 16:17:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>systemsettings</product>
          <component>general</component>
          <version>5.26.1</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>446111</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>andrew.loucky</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>nate</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2211719</commentid>
    <comment_count>0</comment_count>
    <who name="">andrew.loucky</who>
    <bug_when>2023-02-25 18:43:00 +0000</bug_when>
    <thetext>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&apos;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&lt;QPointer&lt;QQuickPointerHandler&gt; &gt; const&amp;, 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&lt;QWidget&gt;&amp;, 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&lt;QEventLoop::ProcessEventsFlag&gt;) () 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&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQt5Core.so.5
#31 0x00007fc76eb1632c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2211795</commentid>
    <comment_count>1</comment_count>
    <who name="">andrew.loucky</who>
    <bug_when>2023-02-26 03:21:19 +0000</bug_when>
    <thetext>I replicated it!

I more or less randomly selected from the &quot;Global Theme&quot; presets selecting &quot;Apply&quot; and after doing this a few times, switching back to &quot;VGUI2 Classic&quot; caused another crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2212997</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2023-03-01 16:17:44 +0000</bug_when>
    <thetext>Does that new crash have the same backtrace as the one in the description of this bug report? If it&apos;s different, please submit a new bug report for it.

As for that original one, it&apos;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 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>