Summary: | problems with session saving / restoration | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | m.wege |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adam, dominik.stadler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
m.wege
2009-10-13 08:53:03 UTC
This could be related to Bug 199232 "Database not saved until quitting " Another victim of this bug. If I log out of my session, akregator forgets which articles have been read. If I quit akregator before logging out, it remembers the state. As well as being related to bug #199232, I'm wondering if it might be related to #209249, which I am also bitten by. FYI, I am using the following command to ask Akregator to save it's state in-between, this also saves the state of articles correctly. dbus-send --session --dest=org.kde.akregator --type=method_call /Akregator org.kde.akregator.part.saveSettings Although you cannot put this in some cron script easily as it requires the D-Bus session (i.e. DBUS_... environment variables) which is only available in a terminal... *** This bug has been marked as a duplicate of bug 185507 *** |