After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309078 - Evolution conduits need updating to work with pilot-link on FC4
Evolution conduits need updating to work with pilot-link on FC4
Status: RESOLVED NOTGNOME
Product: evolution
Classification: Applications
Component: Do Not Use
2.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Veerapuram Varadhan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-06-26 19:36 UTC by Mark Adams
Modified: 2013-09-13 12:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Update conduits to use new pilot-link API (6.67 KB, patch)
2005-06-26 19:37 UTC, Mark Adams
none Details | Review
Fix some uninitialized mem writes as well as a couple of memory leaks as found by valgrind (1.48 KB, patch)
2005-06-26 19:38 UTC, Mark Adams
none Details | Review

Description Mark Adams 2005-06-26 19:36:29 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.
Comment 1 Mark Adams 2005-06-26 19:37:14 UTC
Created attachment 48374 [details] [review]
Update conduits to use new pilot-link API
Comment 2 Mark Adams 2005-06-26 19:38:24 UTC
Created attachment 48375 [details] [review]
Fix some uninitialized mem writes as well as a couple of memory leaks as found by valgrind
Comment 3 Mark Adams 2005-06-26 19:39:14 UTC
Note that the above patches apply on top of the patches included in the
evolution RPM on FC4.
Comment 4 Mark Adams 2005-06-27 15:51:23 UTC
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
Comment 5 Dave Malcolm 2005-06-27 22:45:01 UTC
Many thanks.

Comment #4 should have a reference to bug 309138, rather than bug 309128