Am Montag, den 12.07.2010, 10:00 +0200 schrieb Patrick Ohly:
Add consumerReady to the config.ini part as follows and it'll
show up in
the sync-ui:
=== config.ini ===
peerIsClient = 1
remoteIdentifier = PC Suite
consumerReady = 1
We could ask the users to set that flag in the syncevo-phone-config
output once they are satisfied with the quality of syncing, but I doubt
that this would work in practice.
Should the flag be added by syncevo-phone-config right away? I think so,
because a user who downloads the template does so in order to use it,
regardless whether it is ready or not (which we haven't defined anyway
for phones).
Absolutely.
For now, I did the following:
- set "consumerReady = 1"
- started the UI and set up the direct sync for my Elm(R) using the
W595-template and switching off anything but sync contacts
- then 'syncevolution --configure --template "Sony Ericsson W595"
--sync-property syncURL=obex-bt://40:2B:A1:AD:BC:36 w595'
- and finally:
**********************************************************
ansgar@ThinkPad:~$ syncevolution w595 addressbook
[INFO] memo: inactive
[INFO] todo: inactive
[INFO] calendar: inactive
[ERROR] OBEX Request 0 got a failed response Unknown response
[ERROR] OBEX Request 0 got a failed response Unknown response
[ERROR] ObexTransprotAgent: Underlying transport error
Synchronization failed,
see /home/ansgar/.cache/syncevolution/w595-2010-07-12-22-57/syncevolution-log.html for
details.
Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
| | LOCAL | REMOTE | FLI |
| Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| addressbook | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Mon Jul 12 22:57:50 2010, duration 0:01min |
| external transport failure (local, status 20043) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: OBEX Request 0 got a failed response Unknown
response
[ERROR] command line execution failure
ansgar@ThinkPad:~$
**********************************************************
And once again I'm lost. :-) See the attached log file(s).
Next I changed the bluetooth channel, as oxo suggested on the wiki-page
for a nokia E71. Just gave it a go, but neither channel 8 (OBEX IrMC
Sync Server) nor channel 7 (OBEX file transfer) have had any success.
sdptool lists "SyncML Client" with channel 10:
***************************************************
Service Name: OBEX SyncML Client
Service RecHandle: 0x2008004
Service Class ID List:
UUID 128: 00000002-0000-1000-8000-0002ee000002
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 10
"OBEX" (0x0008)
***************************************************
Kind regards and thanks for your patience,
Ansgar