Summary: | System Settings crashing | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | EBaisleyJr |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | alex.danila.web, fghifham, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.16.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
EBaisleyJr
2020-03-01 14:05:27 UTC
Created attachment 126706 [details]
New crash information added by DrKonqi
systemsettings5 (5.17.5) using Qt 5.12.5
- What I was doing when the application crashed:
I was baically trying to change the wallpaper from system settings.
-- Backtrace (Reduced):
#6 0x00007f6df0816220 in QQuickWindowPrivate::dirtyItem(QQuickItem*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007f6df0863f32 in QQuickText::setColor(QColor const&) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007f6df086cbcd in () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#9 0x00007f6df086d02b in QQuickText::qt_metacall(QMetaObject::Call, int, void**) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007f6dea9f6a26 in QQuickLabel::qt_metacall(QMetaObject::Call, int, void**) () at /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
Created attachment 126921 [details]
New crash information added by DrKonqi
systemsettings5 (5.17.5) using Qt 5.12.5
- What I was doing when the application crashed:
This is generally a crash on close. I made a couple of changes in System Settings and pressed the close button, then drkonqi appeared. If I don't do anything in System Settings then it will probably not crash.
-- Backtrace (Reduced):
#6 QQuickWindowPrivate::dirtyItem (this=0xa79633400000164) at items/qquickwindow.cpp:1158
#7 0x00007f02c948d705 in QQuickItemPrivate::dirty (this=<optimized out>, type=type@entry=QQuickItemPrivate::Content) at items/qquickwindow.h:78
#8 0x00007f02c948da9e in QQuickItem::update (this=this@entry=0x55a4968a4e80) at items/qquickitem.cpp:4439
#9 0x00007f02c94f5f32 in QQuickText::setColor (this=0x55a4968a4e80, color=...) at items/qquicktext.cpp:1715
#10 0x00007f02c94febcd in QQuickText::qt_static_metacall (_o=_o@entry=0x55a4968a4e80, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=2, _a=_a@entry=0x7ffd00342ea0) at .moc/moc_qquicktext_p.cpp:883
Just by moving the window, yikes. Does this happen with a newer version of Plasma? Like 5.19 or 5.20? (In reply to Nate Graham from comment #3) > Just by moving the window, yikes. Does this happen with a newer version of > Plasma? Like 5.19 or 5.20? Not the original reporter and I'm not sure mine is the exact same crash, but I haven't seen this is the last couple of months. 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! |