Hello.
Following http://en.opensuse.org/SynCE
I tried to run synce to connect a GPS running windows CE.
I used to connect it on windows, usinf microsoft ActivSync.
I have tried to install synce, from
http://download.opensuse.org/reposit...ynchronization
and from
https://build.opensuse.org/project/s...t=system:SynCE
And
http://http://download.opensuse.org/.../openSUSE_13.1
finally by hand adding what is missing from
http://http://download.opensuse.org/.../openSUSE_12.1
Here are the following errors for "sync-engine"
and for "synce-kpm"
(Started in that order)
Kde screen :
http://paste.opensuse.org/71593332
Any help is welcome.
Following http://en.opensuse.org/SynCE
I tried to run synce to connect a GPS running windows CE.
I used to connect it on windows, usinf microsoft ActivSync.
I have tried to install synce, from
http://download.opensuse.org/reposit...ynchronization
and from
https://build.opensuse.org/project/s...t=system:SynCE
And
http://http://download.opensuse.org/.../openSUSE_13.1
finally by hand adding what is missing from
http://http://download.opensuse.org/.../openSUSE_12.1
Here are the following errors for "sync-engine"
Code:
linux-nlxzq:~ # /usr/bin/sync-engine
SynCE sync-engine starting up
2014-09-09 20:00:06,113 DEBUG syncengine : running main loop
2014-09-09 20:00:06,114 DEBUG syncengine : creating SyncEngine object
2014-09-09 20:00:06,118 INFO engine.syncengine.kernel : _HalConnect: exception org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
2014-09-09 20:00:06,118 DEBUG syncengine : installing signal handlers
Code:
linux-nlxzq:~ # synce-kpm
Running dataserver
running the GUI Part
Initializing DataServer
Problems connecting to Hal, is it running ?
Eself.rror during init!
Error is org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.7/site-packages/synceKPM/dataserver/dataserver.py", line 623, in InitializeDataServer
obj_paths = hal_manager.FindDeviceStringMatch("pda.platform", "pocketpc")
AttributeError: 'NoneType' object has no attribute 'FindDeviceStringMatch'
Kde screen :
http://paste.opensuse.org/71593332
Any help is welcome.