Summary: | Kontact crash in "New task" dialog | ||
---|---|---|---|
Product: | [Applications] ktimetracker | Reporter: | marian.trenkwalder |
Component: | general | Assignee: | Thorsten Staerk <dev> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
marian.trenkwalder
2011-01-22 10:11:16 UTC
Confirmed. The lines in question are KCal::Event::List timetrackerstorage::rawevents() { kDebug(5970) << "Entering function"; return d->mCalendar->rawEvents(); } line 320 is the "return" line. Work again as kontact plugin. Thanks to Andre. M +2 -0 ktimetracker/ktimetrackerpart.cpp http://commits.kde.org/kdepim/3b4630d1339a15116dbbd4c524cfcfbec6353c97 See bug 287140. similar backtrace but with kontact 4.7.3 |