GNOME Bugzilla – Bug 593872
Evolution forgets which signatures are assigned to which accounts
Last modified: 2013-09-13 01:05:11 UTC
Forwarding this from a Fedora bug: http://bugzilla.redhat.com/show_bug.cgi?id=520475 Every time I open evolution I have to edit my preferences and assign signatures to my accounts again, so that when I reply/compose email I have the proper signature added. Evolution 2.27.91
Created attachment 142333 [details] [review] proposed evo patch for evolution; The UID of a signature was always regenerated and never loaded from XML.
Commit it. Also, looks like we're leaking memory when fetching the "name" property. The previous signature->priv->name isn't getting freed before we replace it.
Created commit 5cbcddd in evo master (2.29.1+) Created commit 91e5b11 in evo gnome-2-28 (2.27.92+) I think the leak is not there, thus skipping it.
bug 592928 dupe ?
(In reply to comment #4) > bug 592928 dupe ? yes, it is
*** Bug 592928 has been marked as a duplicate of this bug. ***
*** Bug 594873 has been marked as a duplicate of this bug. ***