GNOME Bugzilla – Bug 320316
Gaim contacts import filter
Last modified: 2013-09-13 01:07:26 UTC
Should be usable if evolution be able to check gaim contacts and if contact's nick is already in gaim, not to import contact again. If I have "Mr. Anybody" in evolution contacts and same person in gaim contacts, but as "anybody", evolution adds him as new (and duplicate) contact Mr. Anybody. Evolution should check if contact's IM is already in gaim's contacts list.
confirming as it would be useful to have some check like that.
I too am all for this...Pidgin (formerally Gaim) and Evolution do a shocking job of maintaining a synchronized address book.
As one of the authors of eds-sync (http://mail.gnome.org/archives/gnome-announce-list/2007-May/msg00062.html) I can state with authority that syncing addressbooks and rosters is non-trivial. Maybe Evolution should ditch the giam sync, and suggest that users use eds-sync.
Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/15720
The Ubuntu bug was missing a digit. Correct link is https://bugs.launchpad.net/evolution-data-server/+bug/157207
*** Bug 499584 has been marked as a duplicate of this bug. ***
The filter is still very weak. Currently, the plugin only tries to match a full name with the alias (or the address if none was found) extracted from pidgin. Furthermore, the same plugin collects new recipients' address but then searches in the "email" fields too. The interesting part is located there: http://git.gnome.org/browse/evolution/tree/plugins/bbdb/bbdb.c#n351 Something similar should be done with the "im" fields around there: http://git.gnome.org/browse/evolution/tree/plugins/bbdb/gaimbuddies.c#n207 I would do a patch but I'm busy right now.
Empathy is the official IM client for GNOME and uses libfolks whose default store is evolution-data-server. Proposing WONTFIX.
I agree, related to pidin now, gnome has empathy.