GNOME Bugzilla – Bug 309078
Evolution conduits need updating to work with pilot-link on FC4
Last modified: 2013-09-13 12:32:41 UTC
Distribution/Version: Fedora Core 4 The evolution conduits as shipped on FC4 do not work with the shipped pilot-link. In a nutshell, as described in bug #274032 the conduits weren't fully ported to the version of pilot-link shipped in FC4. The attached patches updated the conduits to match the new pilot-link API. When the other patches described in bug #274032 are also applied, syncing with evolution works again.
Created attachment 48374 [details] [review] Update conduits to use new pilot-link API
Created attachment 48375 [details] [review] Fix some uninitialized mem writes as well as a couple of memory leaks as found by valgrind
Note that the above patches apply on top of the patches included in the evolution RPM on FC4.
Ok, I've split this bug into two components. The memory leaks are an upstream issue which should be reported here. The conduit API issues are due to RedHat patches and the version of pilot-link they shipped, and have been reported to their bugzilla. See: bug #309128 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161817
Many thanks. Comment #4 should have a reference to bug 309138, rather than bug 309128