gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #01495
[Bug 533157] Re: plugin selections are not remembered when app is not closed properly
I can confirm.
1. Start gtg.
2. Activate 'Hello world' plugin.
3. Do not close gtg!
4. `shutdown -r now` or reboot via gnome
after system is started up (and gtg is now starts atomatically ))) i
check the plugins list and 'Hello world' is unchecked.
Seems like gtg saves plugins settings not immediately but on (correct)
exit. If so, there may be two solutions:
1. Save the settings immediately after change is occurred.
2. Catch SIGABRT (or what its name) and save the settings before close.
--
plugin selections are not remembered when app is not closed properly
https://bugs.launchpad.net/bugs/533157
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Confirmed
Bug description:
using version 0.2.3 on Ubuntu 9.10 amd64
For me there are two cases concerning the plugin selections:
1) CORRECT CASE
- start gtg
- modify plugins
- close gtg
-> plugin settings are successfully stored
2) FAILURE CASE
- start gtg
- modify plugins
- shut down the system without closing gtg manually before
-> plugin settings get lost
The plugins I use are:
- Notification area
- Evolution
- Hamster Time Tracker Integration
References