Summary: | "System Settings" crashes when click at "Hardware - Display and Monitor" | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Steffen Lehmann <steffen> |
Component: | common | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dvratil, steffen |
Priority: | NOR | Keywords: | drkonqi |
Version: | 1.0.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Steffen Lehmann
2014-11-05 08:20:32 UTC
Could you please install -debug packages for kscreen and libkscreen to get a better backtrace? Created attachment 89527 [details]
New crash information added by DrKonqi
systemsettings (4.11.12) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
I opened "System Settings" and clicked at "Hardware - Display and Monitor"
-debug packages for kscreen and libkscreen are installed now.
-- Backtrace (Reduced):
#5 0x00007f9b72787340 in QObject::setParent(QObject*) () at /usr/lib64/libQtCore.so.4
#6 0x00007f9b55264225 in QMLScreen::setConfig(KScreen::Config*) (this=0x1f3b090, config=<optimized out>) at /usr/src/debug/kscreen-1.0.71/kcm/src/declarative/qmlscreen.cpp:356
#7 0x00007f9b5526bdb0 in Widget::setConfig(KScreen::Config*) (this=this@entry=0x1ee25d0, config=0x0) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:129
#8 0x00007f9b5526c23f in Widget::loadQml() (this=this@entry=0x1ee25d0) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:175
#9 0x00007f9b5526c654 in Widget::Widget(QWidget*) (this=0x1ee25d0, parent=<optimized out>) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:109
Created attachment 89529 [details]
New crash information added by DrKonqi
systemsettings (4.11.12) on KDE Platform 4.14.2 using Qt 4.8.6
I don't know why the backtrace above is "reduced", therefore, I try it again:
-- Backtrace (Reduced):
#5 0x00007f96aacd2340 in QObject::setParent(QObject*) () at /usr/lib64/libQtCore.so.4
#6 0x00007f968d7bf225 in QMLScreen::setConfig(KScreen::Config*) (this=0x1dcaca0, config=<optimized out>) at /usr/src/debug/kscreen-1.0.71/kcm/src/declarative/qmlscreen.cpp:356
#7 0x00007f968d7c6db0 in Widget::setConfig(KScreen::Config*) (this=this@entry=0x1d6eb80, config=0x0) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:129
#8 0x00007f968d7c723f in Widget::loadQml() (this=this@entry=0x1d6eb80) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:175
#9 0x00007f968d7c7654 in Widget::Widget(QWidget*) (this=0x1d6eb80, parent=<optimized out>) at /usr/src/debug/kscreen-1.0.71/kcm/src/widget.cpp:109
*** This bug has been marked as a duplicate of bug 340666 *** |