SynCE does not run correctly

View: New views
2 Messages — Rating Filter:   Alert me  

SynCE does not run correctly

by Xavier TRINCHET :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

My system is a Debian Lenny (2.6.26-2-686-bigmem) and I try to synchronize the calendar and contact between Evolution (Evolution 2.22.3.1) and my HTC TyTN II (Kaiser).
But when I try to launch SynCE by typing "synce-sync-engine" I get this message :
"
SynCE sync-engine starting up
2009-10-13 12:15:32,172 DEBUG syncengine : running main loop
2009-10-13 12:15:32,173 DEBUG syncengine : creating SyncEngine object
Traceback (most recent call last):
  File "/usr/bin/synce-sync-engine", line 149, in <module>
    engine = SyncEngine(configObj,mainloop)
  File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line 71, in __init__
    dbus.service.Object.__init__(self, dbus.service.BusName(DBUS_SYNCENGINE_BUSNAME, bus=dbus.SessionBus()), DBUS_SYNCENGINE_OBJPATH)
  File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 217, in __new__
    mainloop=mainloop)
  File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 106, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
"

Could you help me solving this issue, please ?
Sorry for my bad english... :-/
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
SynCE-Users mailing list
SynCE-Users@...
https://lists.sourceforge.net/lists/listinfo/synce-users

Re: SynCE does not run correctly

by Mark Ellis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-10-13 at 12:25 +0200, Xavier TRINCHET wrote:

> Hi everyone,
>
> My system is a Debian Lenny (2.6.26-2-686-bigmem) and I try to
> synchronize the calendar and contact between Evolution (Evolution
> 2.22.3.1) and my HTC TyTN II (Kaiser).
> But when I try to launch SynCE by typing "synce-sync-engine" I get
> this message :
> "
> SynCE sync-engine starting up
> 2009-10-13 12:15:32,172 DEBUG syncengine : running main loop
> 2009-10-13 12:15:32,173 DEBUG syncengine : creating SyncEngine object
> Traceback (most recent call last):
>   File "/usr/bin/synce-sync-engine", line 149, in <module>
>     engine = SyncEngine(configObj,mainloop)
>   File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line
> 71, in __init__
>     dbus.service.Object.__init__(self,
> dbus.service.BusName(DBUS_SYNCENGINE_BUSNAME, bus=dbus.SessionBus()),
> DBUS_SYNCENGINE_OBJPATH)
>   File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 217, in
> __new__
>     mainloop=mainloop)
>   File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 106, in
> __new__
>     bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
>   File "/var/lib/python-support/python2.5/dbus/bus.py", line 125, in
> __new__
>     bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did
> not receive a reply. Possible causes include: the remote application
> did not send a reply, the message bus security policy blocked the
> reply, the reply timeout expired, or the network connection was
> broken.
> "
Is dbus running ? Check with something like

ps ax|grep dbus

Mark

>
> Could you help me solving this issue, please ?
> Sorry for my bad english... :-/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
SynCE-Users mailing list
SynCE-Users@...
https://lists.sourceforge.net/lists/listinfo/synce-users

signature.asc (204 bytes) Download Attachment