Yesterday I've emerged world updates and in these updates were python 2.7. After update I've run "python-updater" and "revdep-rebuild"
Everything works except of wicd
When I'm trying to run wicd directly after reboot I've got following error:
Code: Select all
~ $ wicd-client
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Has notifications support True
Loading...
Connecting to daemon...
Can't connect to the daemon, trying to start it automatically...
Connected.
ERROR:dbus.proxies:Introspect error on :1.35:/org/wicd/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
warning: ignoring exception org.freedesktop.DBus.Error.ServiceUnknown: The name :1.35 was not provided by any .service files
displaytray True
warning: ignoring exception org.freedesktop.DBus.Error.ServiceUnknown: The name :1.35 was not provided by any .service files
Code: Select all
wicd-client
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Has notifications support True
Loading...
Connecting to daemon...
Can't connect to the daemon, trying to start it automatically...
Wicd daemon is shutting down!
displaytray True
Done loading.
I was trying to restart system but that didn't helped.
When I'm trying to restart wicd daemon, I've got message that system cannot stop tis daemon
What should I do to fix it?
Thank you



