On Tue, Nov 4, 2008 at 5:42 AM, Aniruddha <[EMAIL PROTECTED]> wrote:
> I'm trying to sync my blackberry with evolution through multisync.
> Unfortunately I always get the following error:
>
>> This object type is disabled in the barry-sync config
>> Mapping Write Error: This object type is disabled in the barry-sync config
>> Member 1 of type barry-sync committed all changes.
>> All clients have written
>> Member 2 of type evo2-sync just disconnected
>> Member 1 of type barry-sync just disconnected
>> All clients have disconnected
>> The sync failed: Unable to write one or more objects
>> Error while synchronizing: Unable to write one or more objects
>
> My config:
>> # This is the default configuration file for the barry-sync opensync plugin.
>> # Comments are preceded by a '#' mark at the beginning of a line.
>> # The config format is a set of lines of <keyword> <values>.
>> #
>> # Keywords available:
>> #
>> # DebugMode        - If present, verbose USB debug output will be enabled
>> #
>> # Device           - If present, it is followed by the following values:
>> #      PIN number    - PIN number of the device to sync with (in hex)
>> #      sync calendar - 1 to sync calendar, 0 to skip
>> #      sync contacts - 1 to sync contacts, 0 to skip
>> #
>> # Password secret  - If present, specifies the device's password in plaintext
>> #
>>
>> #DebugMode
>>
>> Device 123aa333
>> calendar 1
>> contacts 0
>> #Password secret
>

Unless there's been some change that I  haven't noticed you only need
the binary for the calendar and contacts option, thus:

Device 123ab456 1 0

-edge

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to