http://bugs.meego.com/show_bug.cgi?id=12267
Summary: syncevo-phone-config.py doesn't create workable config
for Nokia 5130c-2 or Nokia 6303i classic
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: mpppppp.123(a)gmail.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
latest python script used
1:1.1.1-2 (syncevolution-evolution)
ubuntu 10.10
mppppppp@EasyNote-TK81:~$ hcitool scan
Scanning ...
6C:9B:02:E4:21:C4 Nokia 6303i classic
00:1E:B2:3C:DB:7E 42SL9500-ZB
20:D6:07:FC:17:90 Nokia 5130c-2
mppppppp@EasyNote-TK81:~$ python test_syncevo-phone-config.py -b
20:D6:07:FC:17:90 --advanced --create-config=nokia5130c-2
Running test with test data inside /tmp/syncevo-phone-configSGCsWJ/data and
test results inside /tmp/syncevo-phone-configSGCsWJ/cache
Starting test for 1188 configurations...
Start 1/1188 test
...
...
..
We have conducted basic test by sending and receiving
data to the phone. You can help the SyncEvolution project
and other users by submitting the following configuration
template at
http://syncevolution.org/wiki/phone-compatibility-template
--------------------> snip <--------------------
=== template.ini ===
fingerprint = <Model> <Manufacturer>
=== config.ini ===
peerIsClient = 1
consumerReady = 1
=== sources/calendar+todo/config.ini ===
evolutionsource = calendar,todo
type = virtual:text/calendar
uri = Calendar
=== sources/addressbook/config.ini ===
type = addressbook:text/x-vcard
sync = two-way
uri = Contact
=== sources/calendar/config.ini ===
type = calendar:text/calendar
sync = none
=== sources/todo/config.ini ===
type = todo:text/calendar
sync = none
=== sources/memo/config.ini ===
type = memo:text/plain
sync = two-way
uri = Memo
--------------------> snip <--------------------
Created configuration: nokia5130c-2
You may start syncing with: syncevolution nokia5130c-2
mpppppp@EasyNote-TK81:~$ syncevolution nokia5130c-2
[INFO] Server sending SAN
Local data changes to be applied remotely during synchronization:
*** addressbook ***
Comparison was impossible.
[INFO] addressbook: started
*** calendar ***
Comparison was impossible.
[INFO] calendar: started
[INFO] adding "do me"
[ERROR] calendar: extracting event
*** memo ***
Comparison was impossible.
[INFO] memo: started
[ERROR] OBEX Request 3 got a failed response Bad Request
[ERROR] ObexTransprotAgent: Underlying transport error
[INFO] calendar: inactive
[ERROR] aborted on behalf of user (local, status 20017)
[INFO] memo: inactive
[ERROR] aborted on behalf of user (local, status 20017)
[INFO] addressbook: inactive
[ERROR] aborted on behalf of user (local, status 20017)
Synchronization failed, see
/home/mpppppp/.cache/syncevolution/nokia5130c_+2-2011-01-12-00-14/syncevolution-log.html
for details.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.