Hi!

On 12/11/07, Michal Vrchota <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:~/synce-gnome-0.10.0/src$ sudo python test.py
> Traceback (most recent call last):
>   File "test.py", line 120, in <module>
>     TestApp()
>   File "test.py", line 20, in __init__
>     session_bus = dbus.SessionBus()
>   File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 218, in
> __new__
>     mainloop=mainloop)
>   File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 107, in
> __new__
>     bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
>   File "/var/lib/python-support/python2.5/dbus/bus.py", line 121, 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.

IIRC, You shouldn't be running this (or sync-engine) as root. Drop the
sudo and see if you get a different error.

John

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to