Summary: | System Settings crash on opening and restarting | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | antiheld.dlehitna+kdebugs |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | koskienem+KDE, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
antiheld.dlehitna+kdebugs
2020-11-24 14:06:51 UTC
Created attachment 133609 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.5) using Qt 5.14.2
- What I was doing when the application crashed:
When I try to open system settings it always crashes. The problem has been persistent for some time now at least a few weeks.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007fc8f24ab864 in __GI_abort () at abort.c:79
#6 0x00007fc8f28deba3 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#9 0x00007fc8f2283de5 in QQuickWidget::resizeEvent(QResizeEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#10 0x00007fc8f367ed64 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Gotta restart the machine as your graphics drivers have been updated. *** This bug has been marked as a duplicate of bug 375913 *** (In reply to Nate Graham from comment #2) > Gotta restart the machine as your graphics drivers have been updated. > > *** This bug has been marked as a duplicate of bug 375913 *** This resolved my issue although I can not understand how this problem have been with me for weeks and now it solves itself. I shutdown the computer every night and it would be a rather unbelievable coincidence that my graphics drivers are updated during same session as I am entering the system settings. But to be honest maybe I haven't tried to enter the settings that often and the error message is more likely remember vs. successful opening of the program. Never the less Thank you for your input. |