http://bugzilla.moblin.org/show_bug.cgi?id=9862
jku <jku(a)linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jku(a)linux.intel.com
--- Comment #8 from jku <jku(a)linux.intel.com> 2010-04-14 00:40:14 PST ---
Hi, tested with my N85 yesterday. Seems to mostly work fine: When I am able to
create the config, it looks sane.
Comments and a real bug in the end:
syncevo = '$S/src/syncevolution'
how should this get
expanded?
templateName = '"Nokia 7210c"'
This should
probably be changed even if it isn't user-visible anywhere?
From the '--advanced' documentation:
it may destroy your data on the tested phone
Shouldn't this be "WARNING:
will destroy data on the tested phone" or have I
misunderstood something?
Ctrl-C does not seem to work. This becomes apparent at some point as (I
believe) the N85 Bluetooth implementation becomes overloaded and stops working
at times: then test-phone.py just sits at "Start 1/1548 test" and nothing at
all happens.
Writing a template failed. Here's the output/traceback:
$ ./test/test-phone.py -b 00:22:FC:1B:EA:C2 \
--combined-calendar-task -l N85
Starting test for 1548 configurations...
Start 1/1548 test
Found a working configuration for calendar+task
Test 2/1548 skipped
Test 3/1548 skipped
[clip]
Test 1547/1548 skipped
Test 1548/1548 skipped
Test Ended
****************SUMMARY****************
------------------------------------------
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 calendar+task:
Test parameter:
With CTCap: True
Identifier: PC Suite
SyncML version: 1.2
Sync Source: calendar+task
URI: Calendar
Content Type: text/calendar:2.0
task
Traceback (most recent call last):
File "../../../../../../test/test-phone.py", line 658, in <module>
main()
File "../../../../../../test/test-phone.py", line 655, in main
config.run()
File "../../../../../../test/test-phone.py", line 584, in run
sourceini += "URI=%s\n" %(config.uri)
AttributeError: 'NoneType' object has no attribute 'uri'
--
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.