Summary: | Kontact crashed when resuming laptop from standby | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Elias Probst <mail> |
Component: | libakonadi | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cody, Druid, otters73, smartins, steveire, sven, vmatare+kdebug, wuseldusel |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Elias Probst
2011-05-05 12:58:30 UTC
Is this crash still reproducible with kdepim >= 4.6.0 and a recent kdelibs ? Created attachment 62315 [details]
New crash information added by DrKonqi
kontact (4.6.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Resumed Laptop from Standby. Opened Kontact. The first (and last) action was to try to fold a subfolder I didn't want to see. Kontact immediately crashed. This was the first time this happened ever. kdepim is 4.6.1, KDE is 4.6.5
I'll update to 4.7.0 tonight, let's see whether this happens ever again...
-- Backtrace (Reduced):
#6 0x00007fa51c37f432 in KSelectionProxyModelPrivate::mapTopLevelToSource(int, int) const () from /usr/lib64/libkdeui.so.5
#7 0x00007fa51c37f6cf in KSelectionProxyModel::mapToSource(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#8 0x00007fa51c37a843 in KSelectionProxyModel::data(QModelIndex const&, int) const () from /usr/lib64/libkdeui.so.5
#9 0x00007fa51777ec1c in Akonadi::EntityMimeTypeFilterModel::filterAcceptsRow(int, QModelIndex const&) const () from /usr/lib64/libakonadi-kde.so.4
#10 0x00007fa51bc18411 in QSortFilterProxyModelPrivate::source_items_inserted(QModelIndex const&, int, int, Qt::Orientation) () from /usr/lib64/qt4/libQtGui.so.4
*** Bug 275505 has been marked as a duplicate of this bug. *** *** Bug 279524 has been marked as a duplicate of this bug. *** *** Bug 279405 has been marked as a duplicate of this bug. *** *** Bug 280273 has been marked as a duplicate of this bug. *** *** Bug 280025 has been marked as a duplicate of this bug. *** Where can I find solutions or work arounds to these bugs? On Aug 18, 2011 6:46 AM, "Christophe Giboudeaux" <cgiboudeaux@gmx.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=272525 > > > > > > --- Comment #7 from Christophe Giboudeaux <cgiboudeaux gmx com> 2011-08-18 11:46:33 --- > *** Bug 280025 has been marked as a duplicate of this bug. *** > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. (In reply to comment #2) > I'll update to 4.7.0 tonight, let's see whether this happens ever again... Until now it never happened again after updating to 4.7.0. Note: I am putting this laptop into standby at least six times a day. from bug 282511 - What I was doing when the application crashed: I had selected a to-do to edit and when I attempted to assign a new catagory I had created. Kontact properly crashed when I checked the box to mark the catagory. I was attempting to edit the to-do on a to-do list connected to a google-calander resource. I was using git compile of Thomas akonadi-google repo to provide the akonadi google cal resource. *** Bug 282511 has been marked as a duplicate of this bug. *** |