Summary: | systemsettings crashes during or after ksplash theme test | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Andreas Roth <aroth> |
Component: | kcm_ksplashthememgr | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | axel.krebs, box, briceguido, cfeck, ciprian.lica, cool_montes, corrosive23, Ekkehard.Blanz, elionai5683, fernando, jeanne.varasco, jhtld, m.nixischev, marques.aurileno, pascal, squall.sama, unicejos, zekerage |
Priority: | NOR | ||
Version: | 1.0 | ||
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
Andreas Roth
2013-02-11 16:19:39 UTC
This should be fixed with Qt 4.8.4 (which unfortunately has a different regression on 64 bit systems). See also bug 307172 comment #8. *** Bug 315547 has been marked as a duplicate of this bug. *** *** Bug 317406 has been marked as a duplicate of this bug. *** *** Bug 319217 has been marked as a duplicate of this bug. *** *** Bug 319982 has been marked as a duplicate of this bug. *** *** Bug 320296 has been marked as a duplicate of this bug. *** *** Bug 321066 has been marked as a duplicate of this bug. *** *** Bug 321775 has been marked as a duplicate of this bug. *** *** Bug 323394 has been marked as a duplicate of this bug. *** *** Bug 323543 has been marked as a duplicate of this bug. *** *** Bug 324077 has been marked as a duplicate of this bug. *** Created attachment 84113 [details]
New crash information added by DrKonqi
systemsettings (4.11.3) on KDE Platform 4.11.97 using Qt 4.8.4
- What I was doing when the application crashed:
I went into the workspace appearance and clicked back in system settings.
-- Backtrace (Reduced):
#6 0x00007f3d71ce3334 in QDeclarativeItem::~QDeclarativeItem (this=0x2b35570, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#7 0x00007f3d71caae96 in ~QDeclarativeElement (this=0x2b35570, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#8 QDeclarativePrivate::QDeclarativeElement<QDeclarativeItem>::~QDeclarativeElement (this=0x2b35570, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#9 0x00007f3d759a4e08 in QObject::event (this=0x2b35570, e=<optimized out>) at kernel/qobject.cpp:1175
#10 0x00007f3d765f7dfc in QApplicationPrivate::notify_helper (this=this@entry=0x226e060, receiver=receiver@entry=0x2b35570, e=e@entry=0x29e97f0) at kernel/qapplication.cpp:4567
*** Bug 329142 has been marked as a duplicate of this bug. *** *** Bug 330803 has been marked as a duplicate of this bug. *** *** Bug 331074 has been marked as a duplicate of this bug. *** Created attachment 85175 [details]
New crash information added by DrKonqi
systemsettings (4.11.5) on KDE Platform 4.11.5 using Qt 4.8.4
I opened Work Space Look and Feel, I clicked Back arrow and aplication crashed.
-- Backtrace (Reduced):
#7 0xb347438e in QDeclarativeItem::~QDeclarativeItem (this=0x9ba9190, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#8 0xb343842b in ~QDeclarativeElement (this=0x9ba9190, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#9 QDeclarativePrivate::QDeclarativeElement<QDeclarativeItem>::~QDeclarativeElement (this=0x9ba9190, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#10 0xb605c423 in qDeleteInEventHandler (o=o@entry=0x9ba9190) at kernel/qobject.cpp:4269
#11 0xb60625b0 in QObject::event (this=0x9ba9190, e=0x989a2c0) at kernel/qobject.cpp:1175
When I put the splash-theme into /home/username/.local/share/plasma/look-and-feel/theme-name/contents/splash/ it can be seen in systemsettings>look-and-feel>splash-screen. But if you select it, the breeze theme appears instead of the selected theme, like as somewhere breeze replace the ksplash theme. |