Suite à une MAJ… plus de wicd-client, que ce soit avec ou sans l’option -n
apt-cache policy python-dbus
python-dbus:
Installé : 0.83.0-1
Candidat : 0.83.0-1
Table de version :
*** 0.83.0-1 0
998 http://ftp.fr.debian.org sid/main Packages
100 /var/lib/dpkg/status
0.82.4-2 0
500 http://ftp.fr.debian.org lenny/main Packages
0.71-3 0
500 http://ftp.fr.debian.org etch/main Packages
apt-cache policy wicd
wicd:
Installé : 1.5.9-3
Candidat : 1.5.9-3
Table de version :
*** 1.5.9-3 0
998 http://ftp.fr.debian.org sid/main Packages
100 /var/lib/dpkg/status
wicd-client -n
Loading...
Attempting to connect tray to daemon...
Success.
refreshing...
ERROR:dbus.proxies:Introspect error on :1.6:/org/wicd/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=2922 comm="python /usr/share/wicd/wicd-client.py -n ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.6" (uid=0 pid=2352 comm="python /usr/share/wicd/wicd-daemon.py "))
ERROR:dbus.proxies:Introspect error on :1.6:/org/wicd/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=2922 comm="python /usr/share/wicd/wicd-client.py -n ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.6" (uid=0 pid=2352 comm="python /usr/share/wicd/wicd-daemon.py "))
Traceback (most recent call last):
File "/usr/share/wicd/wicd-client.py", line 565, in <module>
main(sys.argv)
File "/usr/share/wicd/wicd-client.py", line 539, in main
the_gui = gui.appGui()
File "/usr/share/wicd/wicd/gui.py", line 1205, in __init__
self.refresh_networks(fresh=False)
File "/usr/share/wicd/wicd/gui.py", line 1686, in refresh_networks
if wired.CheckPluggedIn() or wired.GetAlwaysShowWiredInterface():
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 622, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=2922 comm="python /usr/share/wicd/wicd-client.py -n ") interface="org.wicd.daemon.wired" member="CheckPluggedIn" error name="(unset)" requested_reply=0 destination=":1.6" (uid=0 pid=2352 comm="python /usr/share/wicd/wicd-daemon.py "))
zsh: exit 1 wicd-client -n