On Fri, 2008-08-22 at 15:22 -0700, Tim Zakharov wrote: > Hi, > Here is some new information on this problem. Read this Ubuntu Forums > post: > > http://ubuntuforums.org/showthread.php?t=874333 > > In particular, read this thread the OP from above refers to: > > http://ubuntuforums.org/showthread.php?t=444342 > > Could this issue be due to a setting in gconf? Is that a default > Gnome > setting, or do Ubuntu devs customize this? Could this be why the > problem is present in Ubuntu but not in OpenSUSE? See this thread: > > http://www.nabble.com/Can-calendar-reminders-be-made-persistent--td18317635.html >
Actually, no, it is not a Ubuntu-specific change. I looked up both 2.23.90 (Intrepid) and SVN, and both versions have the following in evolution/calendar/gui/alarm-notify/config-data.c, @ config_data_get_calendars: ... state = gconf_client_get_bool (conf_client, "/apps/evolution/calendar/notify/notify_with_tray", NULL); if (!state) /* Should be old client*/ { GSList *source; gconf_client_set_bool (conf_client, "/apps/evolution/calendar/notify/notify_with_tray", TRUE, NULL); ... So... BANG! gconf notify_with_tray is magically set... I think this is worth a bugzilla, or a launchpad bug. And... I am curious on what OpenSUSE offers... .hggdh.. p.s. I have just unset notify_with_tray, and I will check what happens when I restart Evo ;-)
signature.asc
Description: This is a digitally signed message part
-- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss