← Back to team overview

gtg team mailing list archive

[Bug 533157] Re: plugin selections are not remembered when app is not closed properly

 

Good. Pkill -9 (SIGKILL) is not intercepted because that is a signal that is only sent by the user, if he actually wants to kill the process. it's the default signal for killall, kill, pkill & co.
I think that we shouldn't save changes in that case, since the process has been voluntarily killed.
If anyone thinks that it should also be trapped, speak up!

-- 
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!: Fix Committed

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