https://bugs.kde.org/show_bug.cgi?id=477477
--- Comment #6 from semlr...@gmail.com --- Just trying to be helpful and provide some more info: Tested changing the panel into a floating panel (from non-floating). Scenario: - open panel edit mode - in "style" switch to floating - then I changed width - then clicked outside of panel/edit menu: Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fc31f76257f in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 [Current thread is 1 (Thread 0x7fc31a78b9c0 (LWP 953))] (gdb) bt #0 0x00007fc31f76257f in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #1 0x00007fc31fde9ad0 in QPlatformWindow::deliverUpdateRequest() () at /usr/lib/libQt6Gui.so.6 #2 0x00007fc31f7a5077 in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #3 0x00007fc32077318b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #4 0x00007fc31f7626d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #5 0x00007fc31f762a5b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6 #6 0x00007fc31f999d24 in () at /usr/lib/libQt6Core.so.6 #7 0x00007fc31e41cf69 in () at /usr/lib/libglib-2.0.so.0 #8 0x00007fc31e47b327 in () at /usr/lib/libglib-2.0.so.0 #9 0x00007fc31e41b162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #10 0x00007fc31f997934 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #11 0x00007fc31f76cc5e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #12 0x00007fc31f765178 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #13 0x000056451bc0722c in () #14 0x00007fc31f045cd0 in () at /usr/lib/libc.so.6 #15 0x00007fc31f045d8a in __libc_start_main () at /usr/lib/libc.so.6 #16 0x000056451bc079e5 in () (gdb) I also tested: - enter edit mode - click outside edit menu - press esc: 0 0x00007fbc91360c75 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 [Current thread is 1 (Thread 0x7fbc8c2659c0 (LWP 6179))] (gdb) bt #0 0x00007fbc91360c75 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #1 0x00007fbc9237317b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #2 0x00007fbc913626d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #3 0x00007fbc919e9ad0 in QPlatformWindow::deliverUpdateRequest() () at /usr/lib/libQt6Gui.so.6 #4 0x00007fbc913a5077 in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #5 0x00007fbc9237318b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #6 0x00007fbc913626d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #7 0x00007fbc91362a5b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6 #8 0x00007fbc91599d24 in () at /usr/lib/libQt6Core.so.6 #9 0x00007fbc8fef8f69 in () at /usr/lib/libglib-2.0.so.0 #10 0x00007fbc8ff57327 in () at /usr/lib/libglib-2.0.so.0 #11 0x00007fbc8fef7162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #12 0x00007fbc91597934 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #13 0x00007fbc9136cc5e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #14 0x00007fbc91365178 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #15 0x00005622c165022c in () #16 0x00007fbc90c45cd0 in () at /usr/lib/libc.so.6 #17 0x00007fbc90c45d8a in __libc_start_main () at /usr/lib/libc.so.6 #18 0x00005622c16509e5 in () -- You are receiving this mail because: You are watching all bug changes.