Package: opensync-format-xmlformat
Version: 0.39-1
Severity: normal

Syncing contacts from my Nokia 9300 to the filesystem works.  Attempts to
add new contacts from the filesystem to the Nokia fail with:

Assertion "*size == osync_xmlformat_size()" failed

Full log:

 osynctool --sync nokia-9300
Synchronizing group "nokia-9300" 
The previous synchronization was unclean. Slow-syncing
contact sink of member 1 of type file-sync just connected
Main sink of member 1 of type file-sync just connected
Main sink of member 2 of type syncml-obex-client just connected
contact sink of member 2 of type syncml-obex-client just connected
All clients connected or error
Main sink of member 2 of type syncml-obex-client just sent all changes
Received an entry 126 (xmlformat-contact) from member 1 (file-sync). Changetype 
ADDED
Received an entry 127 (xmlformat-contact) from member 1 (file-sync). Changetype 
ADDED
Received an entry 128 (xmlformat-contact) from member 1 (file-sync). Changetype 
ADDED
contact sink of member 1 of type file-sync just sent all changes
Main sink of member 1 of type file-sync just sent all changes
Received an entry 126 (xmlformat-contact) from member 2 (syncml-obex-client). 
Changetype ADDED
Received an entry 127 (xmlformat-contact) from member 2 (syncml-obex-client). 
Changetype ADDED
contact sink of member 2 of type syncml-obex-client just sent all changes
All clients sent changes or error
/build/mbanck-libopensync-plugin-xmlformat_0.39-1-i386-TPPFvF/libopensync-plugin-xmlformat-0.39/src/xmlformat_merge.c:191:E:demerge_xmlformat:
 Assertion "*size == osync_xmlformat_size()" failed
Aborted

Configuration:

<?xml version="1.0"?>
<config version="1.0">
  <Resources>
    <Resource>
      <Enabled>1</Enabled>
      <Formats>
        <Format>
          <Name>file</Name>
        </Format>
      </Formats>
      <ObjType>contact</ObjType>
      <Path>/home/john/Phones/nokia-9300/contacts</Path>
    </Resource>
  </Resources>
</config>

<?xml version="1.0"?>
<config version="1.0">
  <AdvancedOptions>
    <AdvancedOption>
      <DisplayName>WBXML compression</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>WBXML</Name>
      <Type>bool</Type>
      <Value>1</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>SyncML Version</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>SANVersion</Name>
      <Type>string</Type>
      <ValEnum>1.2</ValEnum>
      <ValEnum>1.1</ValEnum>
      <ValEnum>1.0</ValEnum>
      <Value>1.1</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>AT Command</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>ATCommand</Name>
      <Type>string</Type>
      <Value></Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Identifier</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>Identifier</Name>
      <Type>string</Type>
      <Value>PC Suite</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>AT Manufacturer</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>ATManufacturer</Name>
      <Type>string</Type>
      <Value></Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>AT Model</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>ATModel</Name>
      <Type>string</Type>
      <Value></Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Only Replace (never send ADD command)</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>OnlyReplace</Name>
      <Type>bool</Type>
      <Value>0</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Use local time</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>UseLocaltime</Name>
      <Type>bool</Type>
      <Value>0</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Use String Tables</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>UseStringTable</Name>
      <Type>bool</Type>
      <Value>1</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Max Message Size (SyncML: MaxMsgSize)</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>MaxMsgSize</Name>
      <Type>uint</Type>
      <Value>0</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Max Object Size (SyncML: MaxObjSize)</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>MaxObjSize</Name>
      <Type>uint</Type>
      <Value>0</Value>
    </AdvancedOption>
    <AdvancedOption>
      <DisplayName>Use Timestamp Anchor</DisplayName>
      <MaxOccurs>2147483647</MaxOccurs>
      <Max>2147483647</Max>
      <Name>UseTimeAnchor</Name>
      <Type>bool</Type>
      <Value>1</Value>
    </AdvancedOption>
  </AdvancedOptions>
  <Authentication>
    <Username></Username>
    <Password></Password>
  </Authentication>
  <Connection>
    <ActiveConnection>Bluetooth</ActiveConnection>
    <Bluetooth>
      <MAC>00:12:62:5B:51:76</MAC>
      <RFCommChannel>10</RFCommChannel>
      <SDPUUID>00000002-0000-1000-8000-0002ee000002</SDPUUID>
    </Bluetooth>
    <USB>
      <VendorID>1234</VendorID>
      <ProductID>5678</ProductID>
      <Interface>2</Interface>
    </USB>
  </Connection>
  <Resources>
    <Resource>
      <Enabled>1</Enabled>
      <Formats>
        <Format>
          <Name>vcard21</Name>
        </Format>
      </Formats>
      <Name>Contacts</Name>
      <ObjType>contact</ObjType>
    </Resource>
  </Resources>
</config>



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (500, 'unstable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opensync-format-xmlformat depends on:
ii  libc6                       2.11.2-10    Embedded GNU C Library: Shared lib
ii  libglib2.0-0                2.24.2-1     The GLib library of C routines
ii  libopensync1exp7            0.39-4       Synchronisation framework for emai
ii  libxml2                     2.7.8.dfsg-2 GNOME XML library

opensync-format-xmlformat recommends no packages.

opensync-format-xmlformat suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to