| Summary: | System Settings crashes while trying to apply changed settings on exit | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Kishore Gopalakrishnan <kishore96> |
| Component: | sidebarview | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | globalunity, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Kishore Gopalakrishnan
2021-05-09 08:15:45 UTC
*** This bug has been marked as a duplicate of bug 430989 *** Created attachment 152687 [details]
New crash information added by DrKonqi
systemsettings (5.25.5) using Qt 5.15.6
Settings > Appearance
Defaults > Apply
Application Style > Defaults
Apply
NOTES:
I recently installed the Theme 'Breeze AlphaBlack'
-- Backtrace (Reduced):
#7 0x00007fd4c0427337 in KCModuleProxy::save() () from /lib64/libKF5KCMUtils.so.5
#8 0x00007fd4c21c6751 in ModuleView::moduleSave(KCModuleProxy*) () from /lib64/libsystemsettingsview.so.3
[...]
#11 0x00007fd4c18ff092 in QAbstractButton::clicked(bool) () from /lib64/libQt5Widgets.so.5
[...]
#14 0x00007fd4c1900db7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007fd4c184ec48 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
|