← Back to team overview

gtg team mailing list archive

[Bug 578444] Re: Plugin enabled list is not saved on reboot

 

Yes, we can sync the configuration to file as you suggested, and that would solve the plugin issue.
However, that file (~/.config/gtg/gtg.conf also holds the UI state (e.g: if the tags pane is open).
Example: mine is

[browser]
x_pos = 58
collapsed_tags = ,
tag_pane_width = 260
height = 742
opened_tasks = ,
toolbar = True
quick_add = True
ctask_pane_height = 395
tag_pane = True
closed_task_pane = False
width = 1220
collapsed_tasks = ,
bg_color_enable = True
y_pos = 26
view = default
tasklist_sort = 3, 0
[plugins]
disabled = notification_area, import_json, task_reaper, bugzilla, geolocalized_tasks
enabled = tomboy, helloworld, send_email, rtm_sync, export, hamster, evolution_sync
[geolocalized-tasks]
proximity_factor = 5
location_determination_method = cellphone,

And it would be nice to have that always saved  on gtg closing.

About the signals:
Why does GTG is still alive when the KILL signal arrives? That bugs me. Is it receiving something else (INT, maybe?)? I thing TERM and KILL are sent at shutdown, but we might check that.

-- 
Plugin enabled list is not saved on reboot
https://bugs.launchpad.net/bugs/578444
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:
Every time I reboot, I need to set up (again and again and again) the Notification Area plugin.





References