http://bugs.meego.com/show_bug.cgi?id=2296
Summary: syncevo-phone-config.py return an error
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
OS/Version: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: toabctl(a)googlemail.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
I use syncevolution from the git repository and got the following error:
# python syncevo-phone-config.py -b AA:BB:CC:DD:EE:FF -c N900CONFIG
...
...
est Ended
****************SUMMARY****************
------------------------------------------
Configuration parameter for todo:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: todo
URI: Calendar
Content Type: text/calendar:2.0
------------------------------------------
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 addressbook:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: addressbook
URI: Contacts
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: Notes
Content Type: text/plain:1.0
Traceback (most recent call last):
File "syncevo-phone-config.py", line 724, in <module>
main()
File "syncevo-phone-config.py", line 721, in main
config.run()
File "syncevo-phone-config.py", line 600, in run
runCommand (cmd)
File "syncevo-phone-config.py", line 271, in runCommand
raise Exception("%s: failed (return code %d)" % (cmd, result>>8))
Exception: syncevolution -c --template 'SyncEvolution Client' --sync-property
peerIsClient=1 N900CONFIG >/dev/null: failed (return code 1)
--
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.