Summary: | Plasma crashed after turning on "Highlight Windows" | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Mike <noeerover> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alex.schiffer, aminvali, andrei.ilie, attilio87, benoit.leffray.kde, blindpuppeteer, cfeck, chuckgr, delfin27es, ed, Elias.vds, fabricio.valadares, genjet, gris, hein, kissmefirefrog, lst_manage, natanael.l |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11.2 | ||
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 New crash information added by DrKonqi |
Description
Mike
2013-10-12 22:47:56 UTC
*** Bug 325461 has been marked as a duplicate of this bug. *** *** Bug 326461 has been marked as a duplicate of this bug. *** Created attachment 83229 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.2) on KDE Platform 4.11.2 using Qt 4.8.4
- What I was doing when the application crashed:
Plasma crashed after choosing "Highlight windows" in Task Manager setings windows.
-- Backtrace (Reduced):
#6 0x00007fc9efbc37ee in QObject::installEventFilter (this=this@entry=0x5806fa0, obj=obj@entry=0x15d4960) at kernel/qobject.cpp:2015
#7 0x00007fc9f2bc21ef in Plasma::ToolTipManager::registerWidget (this=this@entry=0x15d4960, widget=widget@entry=0x5806fa0) at ../../plasma/tooltipmanager.cpp:208
#8 0x00007fc9f2bc236b in Plasma::ToolTipManager::setContent (this=0x15d4960, widget=widget@entry=0x5806fa0, data=...) at ../../plasma/tooltipmanager.cpp:235
#9 0x00007fc9d5ac12fa in ToolTipProxy::updateToolTip (this=<optimized out>) at ../../../../../plasma/desktop/applets/tasks/support/tooltip.cpp:252
[...]
#11 0x00007fc9d5ac1857 in highlightWindowsChanged (this=0x1dac140) at ./tooltip.moc:210
*** Bug 327682 has been marked as a duplicate of this bug. *** *** Bug 323529 has been marked as a duplicate of this bug. *** *** Bug 327939 has been marked as a duplicate of this bug. *** Bug 328223 comment #2 has steps to reproduce. *** Bug 328223 has been marked as a duplicate of this bug. *** *** Bug 328392 has been marked as a duplicate of this bug. *** Created attachment 84691 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.5) on KDE Platform 4.12.0 using Qt 4.8.4
- What I was doing when the application crashed:
I was playing around with the panel configurations/options. I clicked on "Windows highlight" and got this crash immediately.
-- Backtrace (Reduced):
#6 0x00007ff3bf38c7ee in QObject::installEventFilter (this=this@entry=0xb9090a0, obj=obj@entry=0x11b9250) at kernel/qobject.cpp:2015
#7 0x00007ff3c238a21f in Plasma::ToolTipManager::registerWidget (this=this@entry=0x11b9250, widget=widget@entry=0xb9090a0) at ../../plasma/tooltipmanager.cpp:208
#8 0x00007ff3c238a39b in Plasma::ToolTipManager::setContent (this=0x11b9250, widget=widget@entry=0xb9090a0, data=...) at ../../plasma/tooltipmanager.cpp:235
#9 0x00007ff3a57ef33a in ToolTipProxy::updateToolTip (this=<optimized out>) at ../../../../../plasma/desktop/applets/tasks/support/tooltip.cpp:252
[...]
#11 0x00007ff3a57ef897 in highlightWindowsChanged (this=0x1893620) at ./tooltip.moc:210
*** Bug 330640 has been marked as a duplicate of this bug. *** *** Bug 331639 has been marked as a duplicate of this bug. *** *** Bug 331687 has been marked as a duplicate of this bug. *** *** Bug 333688 has been marked as a duplicate of this bug. *** *** Bug 335174 has been marked as a duplicate of this bug. *** Created attachment 86941 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.9) on KDE Platform 4.11.5 using Qt 4.8.5
Plasma always goes in crash when I go on task manager settings and I check "Highlight Windows"
-- Backtrace (Reduced):
#6 0x00007f944e202e82 in QObject::connect (sender=sender@entry=0x3f19280, signal=signal@entry=0x7f94429457ce "2destroyed(QObject*)", receiver=receiver@entry=0x1db1d00, method=method@entry=0x7f9442957867 "1onWidgetDestroyed(QObject*)", type=type@entry=Qt::AutoConnection) at kernel/qobject.cpp:2563
#7 0x00007f944288691b in Plasma::ToolTipManager::registerWidget (this=this@entry=0x1db1d00, widget=widget@entry=0x3f19280) at /usr/src/debug/kdelibs-4.11.5/plasma/tooltipmanager.cpp:209
#8 0x00007f9442886a7b in Plasma::ToolTipManager::setContent (this=0x1db1d00, widget=widget@entry=0x3f19280, data=...) at /usr/src/debug/kdelibs-4.11.5/plasma/tooltipmanager.cpp:235
#9 0x00007f9430f18f1a in ToolTipProxy::updateToolTip (this=<optimized out>) at /usr/src/debug/kde-workspace-4.11.9/plasma/desktop/applets/tasks/support/tooltip.cpp:252
[...]
#11 0x00007f9430f19477 in highlightWindowsChanged (this=0x21f9d10) at /usr/src/debug/kde-workspace-4.11.9/build/plasma/desktop/applets/tasks/tooltip.moc:209
*** Bug 335982 has been marked as a duplicate of this bug. *** *** Bug 336116 has been marked as a duplicate of this bug. *** *** Bug 336366 has been marked as a duplicate of this bug. *** Git commit 9e59379e815f7823e642ee2da60e7323386ee784 by Marco Martin. Committed on 19/06/2014 at 17:23. Pushed by mart into branch 'KDE/4.11'. use a weakpointer, task items can die any moment M +3 -3 plasma/desktop/applets/tasks/support/tooltip.cpp M +1 -1 plasma/desktop/applets/tasks/support/tooltip.h http://commits.kde.org/kde-workspace/9e59379e815f7823e642ee2da60e7323386ee784 *** Bug 337240 has been marked as a duplicate of this bug. *** Comment #20 fixed it. |