tags 388174 + patch quit Here's a patch from upstream that shines by its simplicity. I've tested it and it works like a charm.
-Pascal -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) École de technologie supérieure (http://www.etsmtl.ca)
--- src/mn-evolution-mailbox-properties.c.orig Wed Jun 14 09:47:16 2006 +++ src/mn-evolution-mailbox-properties.c Fri Nov 24 05:06:16 2006 @@ -458,7 +458,6 @@ name = GNOME_MailNotification_Evolution_Glue_getFolderName(glue, uri, &name_env); if (BONOBO_EX(&name_env)) { - CORBA_free(name); name = NULL; }