Ticket #119 (new defect)

Opened 1 year ago

Last modified 10 months ago

syncml-obex-client doesn't work over usb transport with my Nokia N93

Reported by: jijun.yu@sun.com Assigned to: ehabkost
Priority: high Component: SyncML-Plugin
Version: Severity: normal
Keywords: Cc:

Description

I'm trying to do tests on syncml-obex-client over usb transport on my Solaris machine.
"syncml-obex-client -u" seems work, but the testing sync "syncml-obex-client -u 0 --identifier "PC Suite" --sync text/x-vcard Contacts --wbxml" doesn't work. Both commands are run by me as root.

# syncml-obex-client -u

Found 3 USB OBEX interfaces 
Interface 0:
     Manufacturer: Nokia
     Product: N93
     Interface description: SYNCML-SYNC
Interface 1:
     Manufacturer: Nokia
     Product: N93
     Interface description: PC Suite Services
Interface 2:
     Manufacturer: Nokia
     Product: N93
     Interface description: SYNCML-DM
Use '-u interface_number' to connect

But when running the testing sync, there is link error. Don't know the reason. I missed some settings?

# syncml-obex-client -u 0 --identifier "PC Suite" --sync text/x-vcard Contacts --wbxml
Received an transport error: Link Error
Received an transport error: Link Error 

Change History

10/27/07 22:56:15 changed by

  • milestone changed.

Milestone Beta deleted