Summary: | Crash when deleting message from imap folder | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Murz <MurzNN> |
Component: | general | Assignee: | Stephen Kelly <steveire> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | bve, martin.tlustos, steveire, tokoe |
Priority: | NOR | ||
Version: | 4.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Murz
2010-08-19 12:42:36 UTC
*** Bug 251742 has been marked as a duplicate of this bug. *** Created attachment 52259 [details]
New crash information added by DrKonqi
kontact (4.5 beta1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
trying to move a message to another folder
- Unusual behavior I noticed:
- Custom settings of the application:
The folder I was trying to move into had a customized view (mailing list view)
-- Backtrace (Reduced):
#6 Akonadi::EntityTreeModel::setData (this=0x1849960, index=..., value=..., role=53) at ../../akonadi/entitytreemodel.cpp:693
#7 0x00007fcee61e6a42 in rootIndexAboutToBeRemoved (this=0x2d61300, _c=<value optimized out>, _id=1, _a=<value optimized out>) at ../../akonadi/selectionproxymodel.cpp:59
#8 Akonadi::SelectionProxyModel::qt_metacall (this=0x2d61300, _c=<value optimized out>, _id=1, _a=<value optimized out>) at ./selectionproxymodel.moc:76
[...]
#10 0x00007fceeac4a412 in KSelectionProxyModel::rootIndexAboutToBeRemoved (this=0x1849960, _t1=<value optimized out>) at ./moc_kselectionproxymodel.cpp:147
#11 0x00007fceeac546b6 in KSelectionProxyModelPrivate::removeRangeFromProxy (this=0x4306240, range=<value optimized out>) at ../../kdeui/itemviews/kselectionproxymodel.cpp:1459
Probably fixed in trunk. |