Package: opensync-plugin-syncml
Version: 0.22-2
Severity: normal

Hi,

it seems like the syncml plugin is unable to push to my Nokia E70:

> msynctool --sync tfheen-e70            
Synchronizing group "tfheen-e70" 
Member 2 of type file-sync just connected
Member 3 of type evo2-sync just connected
received event dsession
received contact dsession
received note dsession
Member 1 of type syncml-obex-client just connected
All clients connected or error
Received an entry pas-id-48EF123600000000 with data of size 8 from member 2 
(file-sync). Changetype MODIFIED
Member 2 of type file-sync just sent all changes
Member 3 of type evo2-sync just sent all changes
Received an reply to our Alert
Received an reply to our Alert
Received an reply to our Alert
Going to receive 0 changes
Going to receive 0 changes
Going to receive 0 changes
Member 1 of type syncml-obex-client just sent all changes
All clients sent changes or error
All conflicts have been reported
Member 2 of type file-sync committed all changes.
Sent an entry pas-id-48EF123600000000 of size 160 to member 3 (evo2-sync). 
Changetype MODIFIED
Member 3 of type evo2-sync committed all changes.
Received an reply to our sync
Received an reply to our sync
Received an reply to our sync
Error writing entry pas-id-48EF123600000000 to member 1 (syncml-obex-client): 
Unable to commit change. Error 500
Mapping Write Error: Unable to commit change. Error 500
Member 1 of type syncml-obex-client committed all changes.
All clients have written
Member 2 of type file-sync just disconnected
Member 3 of type evo2-sync just disconnected
Member 1 of type syncml-obex-client 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

Getting data off the device is fine, though.

I'm happy to give whatever help is necessary to make this work.

My config is:

> msynctool --showgroup tfheen-e70
Groupname: tfheen-e70
Member 1: syncml-obex-client
        Configuration : <?xml version="1.0"?>
<config>
  <!-- (Only for bluetooth) The bluetooth address if the bluetooth mode is 
selected -->
  <bluetooth_address>00:12:D1:93:55:5D</bluetooth_address>
  
  <!-- (Only for bluetooth) The bluetooth channel to use. `sdptool browse $MAC` 
to search for the correct channel -->
  <bluetooth_channel>10</bluetooth_channel>
  
  <!-- (Only for USB) The usb interface number of the SYNCML-SYNC target. use 
syncml-obex-client -u (you will need access to the USB raw device) to find it. 
-->
  <interface>0</interface>
  
  <!-- The string that the plugin will use to identify itself. Some devices 
need a special string here. -->
  <identifier>PC Suite</identifier>
  
  <!-- The syncml version to use: 0 for 1.0, 1 for 1.1 and 2 for 1.2 -->
  <version>1</version>
  
  <!-- if the plugin should use wbxml -->
  <wbxml>1</wbxml>
  
  <!-- The username to use. Leave empty to not require a username -->
  <username></username>
  
  <!-- the password for the username -->
  <password></password>
  
  <!-- sets the connection type to use. 5 means obex over usb, 2 means obex 
over bluetooth -->
  <type>2</type>
  
  <!-- If wbxml is enabled, defines wether the wbxml should use string tables 
-->
  <usestringtable>1</usestringtable>
  
  <!-- Never send ADD command, but send REPLACE (not needed normally) -->
  <onlyreplace>0</onlyreplace>

  <!-- Workaround around for mobile phones which only use local timestamps and 
_no_ UTC timestamps! -->
  <onlyLocaltime>0</onlyLocaltime>
  
  <!-- Sets the maximum allowed size in bytes of incoming messages (some device 
need this option set). Example: 10000 -->
  <recvLimit>0</recvLimit>
  
  <maxObjSize>0</maxObjSize>
  
  <!-- The name of the contacts db. Must be the same as the phones sends -->
  <contact_db>Contacts</contact_db>
  
  <!-- The name of the calendar db. Must be the same as the phones sends -->
  <calendar_db>Calendar</calendar_db>
  
  <!-- The name of the note db. Must be the same as the phones sends -->
  <note_db>Notes</note_db>
</config>

Member 2: file-sync
        Configuration : <?xml version="1.0"?>
<config>
  <!-- directory path for file-sync -->
  <path>/tmp/nokia-e70</path>

  <!-- should care of subdirectories (TRUE or FALSE) -->
  <recursive>FALSE</recursive>
</config>
Member 3: evo2-sync
        Configuration : <?xml version="1.0"?>
<config>
  <address_path>default</address_path>
  <calendar_path>default</calendar_path>
  <tasks_path>default</tasks_path>
</config>

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opensync-plugin-syncml depends on:
ii  libc6                       2.9-25       GNU C Library: Shared libraries
ii  libglib2.0-0                2.20.5-1     The GLib library of C routines
ii  libopensync0                0.22-2       Synchronisation framework for emai
ii  libsyncml0                  0.4.6-3+b1   SyncML protocol library
ii  libxml2                     2.7.4.dfsg-2 GNOME XML library

opensync-plugin-syncml recommends no packages.

opensync-plugin-syncml suggests no packages.

-- no debconf information

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to