Bug 451823 - System settings crashes in icon view, but not in sidebar view
Summary: System settings crashes in icon view, but not in sidebar view
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: iconview (show other bugs)
Version: 5.24.3
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-23 12:14 UTC by Sander Lindeman
Modified: 2023-08-09 18:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Lindeman 2022-03-23 12:14:20 UTC
SUMMARY
***
When system settings is open and in icon view, selecting any setting results in an immediate a crash. When in sidebar view, it works as expected.
***

STEPS TO REPRODUCE
1. Open system settings in icon view
2. Select any setting (e.g. Appearance, Users, Connections, etc)

OBSERVED RESULT
System settings crashes immediately

EXPECTED RESULT
System settings opens the selected sub-menu

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.10
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2
Kernel Version: 5.17.0 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
The system settings window opens normally, both in icon view and in sidebar view. When open in icon view, sidebar view can be selected without problem, and system settings works as expected.
Comment 1 Nate Graham 2022-03-27 02:23:37 UTC
If something crashed, we need a backtrace of it so we can figure out what's going on. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Can you please attach one? Thanks!
Comment 2 Bug Janitor Service 2022-04-11 04:34:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Sander Lindeman 2022-04-11 07:44:21 UTC
Here's the crash report I get:

Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f2773a66bed in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007f2773a695d6 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007f2773a6c7c1 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f2773a1ea2b in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f2772e1216a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f2773a1ddc7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f2773a739b0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f2773a76c45 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f2773a176b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f2772e1216a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f2773310257 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#15 0x00007f27732e59bc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x00007f277063a5b4 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#17 0x00007f2770a428bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f2770a95f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f2770a40003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f2772e6b548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f2772e10a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f2772e19024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x000055a7a6fdb1bf in ?? ()
#24 0x00007f277273ffd0 in __libc_start_call_main (main=main@entry=0x55a7a6fda6b0, argc=argc@entry=1, argv=argv@entry=0x7ffc572c54d8) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007f277274007d in __libc_start_main_impl (main=0x55a7a6fda6b0, argc=1, argv=0x7ffc572c54d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc572c54c8) at ../csu/libc-start.c:409
#26 0x000055a7a6fdbaf5 in ?? ()
[Inferior 1 (process 78103) detached]
Comment 4 Nate Graham 2022-04-11 17:26:36 UTC
Thanks!
Comment 5 Nate Graham 2023-08-09 18:06:30 UTC
Icons view is being removed for Plasma 6, so this bug will be no longer possible to experience there. :)