Summary: | plasma-desktop crash on activity change | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Christian Holzberger <ch> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | asraniel, davidetestoni95 |
Priority: | NOR | ||
Version: | unspecified | ||
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 New crash information added by DrKonqi |
Description
Christian Holzberger
2011-11-16 07:51:10 UTC
Git commit 45a2df92c7d995cce8202c37e5224c4f46873016 by Marco Martin. Committed on 22/11/2011 at 13:51. Pushed by mart into branch 'master'. disconnect everything when removing a task when removing a task, the task ptr was deleted, do disconnect any pending signals BUG:286759 M +6 -1 plasma/generic/dataengines/tasks/tasksengine.cpp http://commits.kde.org/kde-workspace/45a2df92c7d995cce8202c37e5224c4f46873016 Created attachment 67821 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed
stavo cambiando attività quando è diventato tutto nero
- Unusual behavior I noticed:
-- Backtrace (Reduced):
#6 QList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qlist.h:118
#7 QStringList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qstringlist.h:71
#8 TaskManager::Task::activities (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:681
#9 0x00007f622bef2239 in TaskManager::Task::isOnCurrentActivity (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:671
#10 0x00007f62145afda4 in TaskSource::updateActivity (this=<optimized out>) at ../../../../../plasma/generic/dataengines/tasks/tasksource.cpp:170
Created attachment 67822 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed
stavo cambiando attività quando è diventato tutto nero
- Unusual behavior I noticed:
-- Backtrace (Reduced):
#6 QList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qlist.h:118
#7 QStringList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qstringlist.h:71
#8 TaskManager::Task::activities (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:681
#9 0x00007f622bef2239 in TaskManager::Task::isOnCurrentActivity (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:671
#10 0x00007f62145afda4 in TaskSource::updateActivity (this=<optimized out>) at ../../../../../plasma/generic/dataengines/tasks/tasksource.cpp:170
Created attachment 67823 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed
stavo cambiando attività quando è diventato tutto nero
- Unusual behavior I noticed:
-- Backtrace (Reduced):
#6 QList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qlist.h:118
#7 QStringList (l=..., this=0x7fff45cfe900) at /usr/include/qt4/QtCore/qstringlist.h:71
#8 TaskManager::Task::activities (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:681
#9 0x00007f622bef2239 in TaskManager::Task::isOnCurrentActivity (this=0x371b1e0) at ../../../libs/taskmanager/task.cpp:671
#10 0x00007f62145afda4 in TaskSource::updateActivity (this=<optimized out>) at ../../../../../plasma/generic/dataengines/tasks/tasksource.cpp:170
|