Summary: | Inaccessible reminders | ||
---|---|---|---|
Product: | [Unmaintained] korgac | Reporter: | Josef Spillner <spillner> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | winter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Josef Spillner
2012-07-02 07:28:09 UTC
Git commit d1d99767eed455ee6f152ca9b7461f7a9a9acaa0 by Frank Roscher. Committed on 05/12/2012 at 20:18. Pushed by froscher into branch 'master'. Fix saving and loading of suspended reminders in KOrganizer We need to wait for all collections to be available when restoring reminders at startup, or they won't get loaded properly. Additionally, we must delete reminders one by one as they are dismissed instead of just cleaning out the config file after each startup. Related: bug 280321, bug 146336, bug 180413 FIXED-IN: 4.10 REVIEW: 107546 M +2 -3 korganizer/korgac/alarmdialog.cpp M +50 -29 korganizer/korgac/koalarmclient.cpp M +2 -0 korganizer/korgac/koalarmclient.h http://commits.kde.org/kdepim/d1d99767eed455ee6f152ca9b7461f7a9a9acaa0 Frank, can we resolve this as fixed? This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of korgac (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input. |