Topic: Tray icon doesn't appear
Hi. I just installed Ubuntu 8.04, but when I issue the command to start the tray icon nothing happens. These are the error messages:
/opt/wicd/tray.py
attempting to connect daemon...
success
ERROR:dbus.proxies:Introspect error on :1.11:/org/wicd/daemon: 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.
Traceback (most recent call last):
File "/opt/wicd/tray.py", line 7, in <module>
import edgy
File "/opt/wicd/edgy.py", line 363, in <module>
tr=TrackerStatusIcon()
File "/opt/wicd/edgy.py", line 323, in __init__
wireless.SetForcedDisconnect(False)
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in __call__
**keywords)
File "/var/lib/python-support/python2.5/dbus/connection.py", line 607, in call_blocking
message, timeout)
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.Does somebody know what should I do? Thanks.
Last edited by precinto (2008-05-07 09:00:46)