Summary: | Crash when trying to add a new widget | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Ashlar <atrystan> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dwilches |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ashlar
2013-05-11 19:18:14 UTC
*** This bug has been marked as a duplicate of bug 302931 *** Created attachment 80536 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.9.5 using Qt 4.8.3
- What I was doing when the application crashed:
I was trying to add a new widget. Each time I try it it crashes.
-- Backtrace (Reduced):
#6 0x00007ff9af117dd4 in QDeclarativeItem::~QDeclarativeItem (this=0x38fe900, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#7 0x00007ff99010a311 in ~QDeclarativeElement (this=0x38fe900, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#8 QDeclarativePrivate::QDeclarativeElement<Plasma::FrameSvgItem>::~QDeclarativeElement (this=0x38fe900, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#9 0x00007ff9ad539468 in QObject::event (this=0x38fe900, e=<optimized out>) at kernel/qobject.cpp:1176
#10 0x00007ff9ac8cbe9c in QApplicationPrivate::notify_helper (this=this@entry=0x1da78f0, receiver=receiver@entry=0x38fe900, e=e@entry=0x3285db0) at kernel/qapplication.cpp:4562
|