Summary: | Kontact crashes after deselect calendar resources in KOrganizer (KOrg::IncidenceMonthItem::realStartDate, KOrg::MonthView::reloadIncidences, KOrg::MonthView::setStartDate) | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | sts |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, bittajam, cart, dekonnection, domlen, finex, frederic.coiffier, helgast, mark, p92, rap, vortex, winter, wittemar |
Priority: | NOR | ||
Version: | 4.3 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
sts
2009-06-22 16:29:27 UTC
The backtrace looks related to the one in bug 195357, but the situation is different. Thanks *** Bug 200636 has been marked as a duplicate of this bug. *** *** Bug 201137 has been marked as a duplicate of this bug. *** *** Bug 203369 has been marked as a duplicate of this bug. *** *** Bug 203415 has been marked as a duplicate of this bug. *** *** Bug 203730 has been marked as a duplicate of this bug. *** *** Bug 206497 has been marked as a duplicate of this bug. *** *** Bug 207042 has been marked as a duplicate of this bug. *** *** Bug 207883 has been marked as a duplicate of this bug. *** *** Bug 207745 has been marked as a duplicate of this bug. *** SVN commit 1026321 by winterz: use qobject_cast instead of dynamic_cast where possible check for invalid start/end dates check for incidence=0 in general, a bunch of little changes for guarding against crashes in Month view. BUG: 197507 MERGE: 4.3 M +32 -7 monthitem.cpp M +6 -5 monthscene.cpp M +13 -8 monthview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1026321 SVN commit 1026400 by winterz: Backport r1026321 by winterz from trunk to the 4.3 branch: use qobject_cast instead of dynamic_cast where possible check for invalid start/end dates check for incidence=0 in general, a bunch of little changes for guarding against crashes in Month view. CCBUG: 197507 MERGE: 4.3 M +32 -7 monthitem.cpp M +6 -5 monthscene.cpp M +13 -8 monthview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1026400 *** Bug 208150 has been marked as a duplicate of this bug. *** *** Bug 208236 has been marked as a duplicate of this bug. *** *** Bug 209179 has been marked as a duplicate of this bug. *** @Allen: bug 211291 seems related to this but in 4.3.2; I checked your commit date and the fix should be included in that release. Is bug 211291 a different one or the issue was not properly fixed ? Regards *** Bug 195357 has been marked as a duplicate of this bug. *** *** Bug 213539 has been marked as a duplicate of this bug. *** Created attachment 51253 [details]
New crash information added by DrKonqi
KOrganizer crashed when I reloaded an agenda. I have 2 agendas, plus the default.
Also, all the events in the agenda are shown twice on the calendar view. (If I change any of the two instances of the event, both are changed.)
|