Ticket #1215 (new defect)
CRITICAL **: sml_data_sync_change_item_get_action: assertion `SML_IS_DATA_SYNC_CHANGE_ITEM (self)' failed
| Reported by: | chewi | Owned by: | dgollub |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OpenSync | Version: | 0.39 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
A sync between LG's KM900 Arena and (for testing) File-sync works from Phone to PC (including Adds and Replaces) but not from PC to Phone (neither Adds nor Replaces).
** (process:3334): CRITICAL **: sml_data_sync_change_item_get_action: assertion `SML_IS_DATA_SYNC_CHANGE_ITEM (self)' failed ERROR: Unknown changetype EXIT_ERROR: ds_server_committed_all: Unknown changetype
However
syncml-ds-tool -b xx:xx:xx:xx 7 --wbxml --version 1.2 --sync text/x-vcard Contacts /home/user/syncdir
from libsyncml works like a charm.
Which won't help, as I'd prefer evolution and not vcard-files to be synced with my phone... ;-)
I'm currently using trunk of opensync and libsyncml, with a little hack in libsyncml (see http://libsyncml.opensync.org/ticket/255).
Note: See
TracTickets for help on using
tickets.

Every change must be flagged with ADD, MODIFY or DELETE. Looks like a SyncML plugin bug.