From: Otter <ott...@gm...> - 2008-11-24 15:44:01
|
I am really new to Linux. I have an HP iPaq 4700, I am using OpenSuSE 11.0. I have tried to follow the instructions for installation of SynCE and Opensync form source found at http://www.synce.org/moin/FrontPage. At this time I been able to execute odccm -f in a terminal window and the iPaq give an audible sound in response. When I then execute the sync-engine command I receive the following. I really am not sure where to begin except with the following. This is what appears in a terminal window when I plug the iPaq in: sync-engine SynCE sync-engine starting up 2008-11-24 09:27:41,283 DEBUG syncengine : running main loop 2008-11-24 09:27:41,283 DEBUG syncengine : creating SyncEngine object 2008-11-24 09:27:41,318 INFO engine.syncengine.kernel : __init__: connected device found 2008-11-24 09:27:41,318 INFO engine.syncengine.kernel : _CBDeviceConnected: device connected at path /org/synce/odccm/Device/_519C8972_FC36_432A_3929_95931CE09385_ 2008-11-24 09:27:41,323 INFO engine.syncengine.kernel : device Opus connected 2008-11-24 09:27:41,324 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'Opus' 2008-11-24 09:27:41,324 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'Opus' 2008-11-24 09:27:41,325 DEBUG engine.syncengine.kernel : OnConnect: setting up RAPI session Segmentation fault As new as I am to all of this I must apologize to Guido Diepen for going around the protocol and contacting him directly. The frustration level unfortunately reached a rather hig level. Guido graciously replied with the following: Three things: * Do you have a firewall set up under linux? -- Yes but it is not running. * Does synce-pls work for you? (or pls, synce-pls is the command name for ubuntu/debian) -- No. Tried both although I am using Open SuSE 11.0 In my limited understanding of how this is all supposed to work I sense that tthe iPaq "Opus" is being recognized by "Rex" the HP laptop. But that something isn't completing in this process. When I then try to run sync-kpm-0.11.1 the following displays: ERROR:dbus.connection:Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/dbus/connection.py", line 214, in maybe_handle_message self._handler(*args, **kwargs) File "/home/chrisg/Downloads/synce-kpm-0.11.1/synceKPM/gui/guiDbus.py", line 256, in handleDeviceAuthorized dataServer = self.busConn.get_object("org.synce.kpm.dataserver","/org/synce/kpm/DataServer") File "/usr/lib64/python2.5/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib64/python2.5/site-packages/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib64/python2.5/site-packages/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib64/python2.5/site-packages/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib64/python2.5/site-packages/dbus/connection.py", line 607, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.synce.kpm.dataserver was not provided by any .service files We have got a problem.... The dataserver went offline.... We must notifiy the user and Quit Eself.rror during init! Error is org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) If any one can help I would greatly appreciate it. I do not want to back to the dark side having seen the light. Thank you in advance. Otter -- View this message in context: http://www.nabble.com/Synce-iPaq-4700-tp20663307p20663307.html Sent from the Opensync - User mailing list archive at Nabble.com. |