
jan.mate at inf-it
Apr 16, 2012, 1:07 PM
Post #3 of 10
(607 views)
Permalink
|
|
Re: CardDAV not working with OSX Addressbook client?!?
[In reply to]
|
|
As the CardDavMATE developer I found extreme amount of bugs in Addressbook.app (for example: there is no support for multiple addressbook collections - if you have more than one addressbook collection Lion selects one of them and the rest are invisible/unusable even if you manually edit the plist file, many segfaults, poor interface, ...). I really don't understand why Apple not uses the same software (at least the library part) for Macs and also for iOS. The iOS CardDav implementation has only two major problems: - it is not possible to move contacts between collections - it segfaults if you fill the address entries for some countries (select Ukraine and fill the "Postal District") JM On Apr 16, 2012, at 3:24 PM, Axel Rau wrote: > Hi Jens, > > Am 16.04.2012 um 10:57 schrieb Jens Langner: > >> Hi Andrew, >> >> I am a long time DAViCal user > Me too. >> and have multiple Apple clients running >> with it (iOS and OSX). > Same here. >> So far I didn't have any problems with it when >> explicitly using CalDAV only. > Yes. >> However, CardDAV support is given me a >> hard time. At some point (prior to the 1.0 release of DAViCal) even >> CardDAV was working fine. >> >> But it always was kinda flaky when trying to sync CardDAV entries >> between different devices. E.g. when creating/editing/syncing entries >> between iOS devices everything seemed to work fine. However, OSX clients >> didn't see new entries created on iOS for example. > Between IOS everything works fine, Changes made in Addressbook (currently 5.0.3 on 10.6.8) are often not correctly stored on the server. > One recent example. I added 2 new entries in Addressbook and deleted one. The 2 new vCards are seen on all other devices (including Macs), the deletion not. > My observations are: > 1. single step operations mostly succeed (select a vCard, push the 'modify' button, make changes, release 'modify' button) > 2. Combining such steps (without waiting for busy indicator to disappear), or copying vCards into groups /deleting vCards from Addressbook often fails. > 3. If it fails, it locks up in some way (bad work request sitting in Addressbooks work queue?). > > I have about 500 vCards and do everything via SSL (which makes it hard to trace tcp). > > I did not succeed, logging write operations. I have > $c->action_log_name = "/some_path_to_world_writable_file"; > in my config/config.php. (Any hints welcome). > > Axel > --- > PGP-Key:29E99DD6 ☀ +49 151 2300 9283 ☀ computing @ chaos claudius > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > Davical-general mailing list > Davical-general [at] lists > https://lists.sourceforge.net/lists/listinfo/davical-general ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|