Wicd and Dbus

Post Reply
Message
Author
User avatar
tellan42
Posts: 4
Joined: Mon Sep 17, 2018 3:35 am

Wicd and Dbus

#1 Post by tellan42 »

Hey, my System is: 4.9.87-antix.1-amd64-smp with Fluxbox
My problem is i cant open the Wicd-Client.
root@tellan1:/home/tellan# wicd-client
Importing pynotify failed, notifications disabled.
Has notifications support False
Loading...
Connecting to daemon...
Can't connect to the daemon, trying to start it automatically...
It seems like the daemon is already running.
If it is not, please remove /var/run/wicd/wicd.pid and try again.

/usr/share/wicd/gtk/wicd-client.py:1008: Warning: /build/glib2.0-B1uXKV/glib2.0-2.50.3/./gobject/gsignal.c:2523: signal 'child-added' is invalid for instance '0x55fe6b91d280' of type 'GtkMenu'
self.ind.set_menu(self.menu)
/usr/share/wicd/gtk/wicd-client.py:1008: Warning: /build/glib2.0-B1uXKV/glib2.0-2.50.3/./gobject/gsignal.c:2523: signal 'child-added' is invalid for instance '0x55fe6b91d420' of type 'GtkMenu'
self.ind.set_menu(self.menu)
Can't connect to the daemon, ' + 'trying to start it automatically...
It seems like the daemon is already running.
If it is not, please remove /var/run/wicd/wicd.pid and try again.
A window is comming up:
Mit der D-Bus-Schnittstelle für wicd konnte nicht verbunden werden. Überprüfen Sie das Protokoll von wicd auf Fehlermeldungen.
The Log reads: /var/log/wicd/wicd.log .
2018/09/16 09:52:32 :: wicd initializing...
2018/09/16 09:52:32 :: ---------------------------
2018/09/16 09:52:32 :: wicd is version 1.7.4 961
2018/09/16 09:52:32 :: Traceback (most recent call last):
2018/09/16 09:52:32 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1954, in <module>
2018/09/16 09:52:32 :: main(sys.argv)
2018/09/16 09:52:32 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1915, in main
2018/09/16 09:52:32 :: wicd_bus = dbus.service.BusName('org.wicd.daemon', bus=bus)
2018/09/16 09:52:32 :: File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 131, in __new__
2018/09/16 09:52:32 :: retval = bus.request_name(name, name_flags)
2018/09/16 09:52:32 :: File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 303, in request_name
2018/09/16 09:52:32 :: 'su', (name, flags))
2018/09/16 09:52:32 :: File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
2018/09/16 09:52:32 :: message, timeout)
2018/09/16 09:52:32 :: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.21" is not allowed to own $
2018/09/17 09:46:02 :: ---------------------------
2018/09/17 09:46:02 :: wicd initializing...
2018/09/17 09:46:02 :: ---------------------------
Some Help is needed . Regards

caprea
Posts: 146
Joined: Sat Aug 23, 2014 7:01 am

Re: Wicd and Dbus

#2 Post by caprea »

You have to enable the wicd daemon, then you will get rid of the error message. Look here
https://www.antixforum.com/forums/topic ... #post-5862

User avatar
tellan42
Posts: 4
Joined: Mon Sep 17, 2018 3:35 am

Re: Wicd and Dbus

#3 Post by tellan42 »

Yes i did this, but no positive results. The error is the same.

User avatar
dolphin_oracle
Developer
Posts: 19921
Joined: Sun Dec 16, 2007 1:17 pm

Re: Wicd and Dbus

#4 Post by dolphin_oracle »

are you running a live system or an installed system?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
tellan42
Posts: 4
Joined: Mon Sep 17, 2018 3:35 am

Re: Wicd and Dbus

#5 Post by tellan42 »

Its installed.

User avatar
dolphin_oracle
Developer
Posts: 19921
Joined: Sun Dec 16, 2007 1:17 pm

Re: Wicd and Dbus

#6 Post by dolphin_oracle »

wait, don't start it as root. wicd-client should run as user. have you tried that?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
tellan42
Posts: 4
Joined: Mon Sep 17, 2018 3:35 am

Re: Wicd and Dbus

#7 Post by tellan42 »

Yes, that was my fault. But i cant get the wicd daemon to start.

Command: wicd -fe
Traceback (most recent call last):
File "/usr/share/wicd/daemon/wicd-daemon.py", line 1954, in <module>
main(sys.argv)
File "/usr/share/wicd/daemon/wicd-daemon.py", line 1915, in main
wicd_bus = dbus.service.BusName('org.wicd.daemon', bus=bus)
File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 131, in __new__
retval = bus.request_name(name, name_flags)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 303, in request_name
'su', (name, flags))
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.21" is not allowed to own the service "org.wicd.daemon" due to security policies in the configuration file

Post Reply

Return to “antiX”