http://bugzilla.moblin.org/show_bug.cgi?id=9711
--- Comment #8 from Patrick2000 <pat-moblin(a)mailinator.com> 2010-04-22 00:54:09 PST
---
Ok, I found that config option... Sorry for not searching first :-)
in .config/syncevolution/default/peers/k700/config.ini
SyncMLVersion = [1.0|1.1|1.2]
So I was really confident it would work.
Sadly, it still doesn't though
The log files look almost the same as before.
This time, I removed mv .config/syncevolution directory first and then
gui-configured k700 with bt-obex:/... url and manually changed SyncMLVersion in
k700/config.ini
I tried 1.0, 1.1 and 1.2 - the logfiles all look exacty the same except for the
mentioned syncml version and message sizes
I'll attach the log with version set to 1.0 only
For syncevo-phone-config: I had to edit the script a bit (attaching diff)
before I could get it to run, then it produced the following output:
$ python out -b 00:0E:07:87:20:93 |& grep -v '^Test.*skipped' >|
syncevo-phone-config.out
out:24: DeprecationWarning: The popen2 module is deprecated. Use the
subprocess module.
import sys, optparse, os, time, popen2, tempfile
Running test with test data inside /tmp/syncevo-phone-configgWrOXQ/data and
test results inside /tmp/syncevo-phone-configgWrOXQ/cache
Starting test for 1044 configurations...
Start 1/1044 test
Found a working configuration for contact
Start 217/1044 test
Found a working configuration for calendar
Start 361/1044 test
Found a working configuration for task
Start 721/1044 test
Found a working configuration for memo
Test Ended
****************SUMMARY****************
------------------------------------------
Configuration parameter for calendar:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: calendar
URI: Calendar
Content Type: text/calendar:2.0
------------------------------------------
Configuration parameter for contact:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: contact
URI: Contact
Content Type: text/vcard:3.0
------------------------------------------
Configuration parameter for memo:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: memo
URI: Memo
Content Type: text/plain:1.0
------------------------------------------
Configuration parameter for task:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: task
URI: Calendar
Content Type: text/calendar:2.0
Note some phones have combined calendar and task
you might run the tool with --combined-calendar-task
to detect this behavior
This phone likely works with a combined calendar and task
because they have identical configurations
We just conducted minimum test by syncing with the phone
without checking received data. You can use --advanced
to conduct basic sending/receiving test against your phone
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.