| Summary: | crash when switching launcher | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Andy Gait <andygait> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | asraniel, kevinel6, n.schnelle |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Andy Gait
2011-06-17 11:30:38 UTC
Created attachment 61111 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.2
- What I was doing when the application crashed:
Swithcing from classic menu to kick off luncher crashes plasma.
-- Backtrace (Reduced):
#7 0x03788851 in Kickoff::MenuView::rowsInserted (this=0xa92dc68, parent=..., start=0, end=0) at ../../../../../plasma/desktop/applets/kickoff/simpleapplet/menuview.cpp:403
#8 0x0378947f in Kickoff::MenuView::qt_metacall (this=0xa92dc68, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfa37440) at ./menuview.moc:93
[...]
#11 0x04d6a21f in QAbstractItemModel::rowsInserted (this=0xb810b08, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:181
#12 0x04d02b1e in QAbstractItemModel::endInsertRows (this=0xb810b08) at kernel/qabstractitemmodel.cpp:2412
#13 0x090ddff0 in QStandardItemModelPrivate::rowsInserted (this=0xc172938, parent=0xc82fba0, row=0, count=1) at itemviews/qstandarditemmodel.cpp:558
*** This bug has been marked as a duplicate of bug 266030 *** Created attachment 62492 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
klicked the "switch back to Application Launcher" option while in the Classic Launcher mode and Plasma Desktop krashed and refuses to let me switch back, even after reboot.
-- Backtrace (Reduced):
#6 0x00007f7e70c6354f in Kickoff::MenuView::rowsInserted (this=0x268e3f0, parent=..., start=0, end=0) at /usr/src/debug/kdebase-workspace-4.6.5/plasma/desktop/applets/kickoff/simpleapplet/menuview.cpp:403
#7 0x00007f7e70c64114 in Kickoff::MenuView::qt_metacall (this=0x268e3f0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffe2a733b0) at /usr/src/debug/kdebase-workspace-4.6.5/x86_64-redhat-linux-gnu/plasma/desktop/applets/kickoff/menuview.moc:93
[...]
#9 0x00007f7e8b831204 in QAbstractItemModel::rowsInserted (this=<optimized out>, _t1=<optimized out>, _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:181
#10 0x00007f7e8b7d07bd in QAbstractItemModel::endInsertRows (this=0x2528990) at kernel/qabstractitemmodel.cpp:2412
#11 0x00007f7e8af32733 in QStandardItemModelPrivate::rowsInserted (this=0x26892f0, parent=<optimized out>, row=<optimized out>, count=1) at itemviews/qstandarditemmodel.cpp:558
|