Summary: | korganizer crashes while closing - apply filter + new todos | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Mark <markotahal> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version First Reported In: | 4.4 rc1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark
2010-01-14 11:50:09 UTC
This looks related to bug 222083, but I can't be sure. Regards SVN commit 1088299 by smartins: When deleting all filters, don't delete the one currently set in KCal::Calendar because, as said in kcal/calendar.h, the calendar takes ownership of it and will free it in the destructor. BUG: 226095 BUG: 222683 MERGE: trunk probably, didn't try to reproduce the crash yet. M +15 -3 calendarview.cpp M +3 -0 calendarview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1088299 |