wicd-curses
Can't connect to the daemon, trying to start it automatically...
Traceback (most recent call last):
File "/usr/share/wicd/curses/wicd-curses.py", line 1043, in <module>
setup_dbus()
File "/usr/share/wicd/curses/wicd-curses.py", line 1031, in setup_dbus
dbus_ifaces = dbusmanager.get_dbus_ifaces()
File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 36, in get_dbus_ifaces
return DBUS_MANAGER.get_dbus_ifaces()
File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 62, in get_dbus_ifaces
if not self._dbus_ifaces: connect_to_dbus()
File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 48, in connect_to_dbus
return DBUS_MANAGER.connect_to_dbus()
File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 79, in connect_to_dbus
proxy_obj = self._bus.get_object("org.wicd.daemon", '/org/wicd/daemon')
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.wicd.daemon.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.wicd.daemon.service' for details.
You say “'m try to install wicd on my OpenSuse 12.1 x64.”, but then you show you are tryiing to run it. That means to me that you think that the installation is done.
Is that assumption correct? Can you then please tell how, from where, you installed it. It does not seem to be in the standrad repos.
When you installed from an openSUSE repo, starting it as a system deamon (now and for the boots to come), you go to YaST > System > System services (runlevel). There you should find it and there you can switch it on.
On 07/14/2012 11:36 AM, marinz wrote:
> I’m try to install wicd on my OpenSuse 12.1 x64.
i understand “wicd” to be an open source wired and wireless network
manager for Linux.
so, i wonder why would you want to install wicd?
because, a default install of openSUSE 12.1 with any of the desktop
environments i’m aware of (and especially KDE4, KDE3, GNOME, LXDE, Xfce
and others) is born wireless ready…
via your choice of any of:
-NetworkManager
-classic “ifup” via the YaST Network Settings module
-direct editing of the config files
did you install a desktop environment? which? if not then you probably
need to use YaST ncurses version and go Network Devices > Network Settings
otherwise, with a desktop installed i’d suggest you visit the wireless
sub-forum at http://tinyurl.com/4lq2s9z, and read the three ‘stickies’
at the top of the list (Getting Your Wireless to Work; My wireless
doesn’t work - a primer on what I should do next; or Welcome)…
one (or more) of those should get your wireless working in no
time…or tell you what you need to post to the wireless forum to
attract the attention of someone with help for you…
A few months ago, I had to use wicd to debug a wireless problem for a user of
Arch Linux. That package caused more system crashes and freezes than any other
piece of software I have used. Other than using it for finding obscure bugs in
drivers, I cannot recommend it to anyone!!!
I bring my laptop to many public places like seats2meat in the Netherlands. Networkmanager is often unable to see the network in these public places. I bring a state of the art operating system on my laptop but cannot connect to the network. How embarrassing! ;-( Here is a good and sound reason to use wicd. I have been using it in the past year, with great pleasure.
Last week apper installed an update. Since then i have exactly the same problem as the original poster. Problem basically being that the deamon will not start.
I tried uninstalling wicd and noticed i cannot uninstall the package wicd-deamon. The file /etc/init.d/wicd is missing. A forced reinstall of the package wicd-deamon does not install the file. I cannot start the wicd deamon in the runlevel editor because also there the entry is absent.
It appears that the last update of wicd has broken a couple of things. Anybody any idea how to fix it?
First I’m honnestly sorry for all your problems. I am principal maintainer for this package. This package is in a devel repo and target project is factory so PLEASE DON’T USE THIS !
I explain : sysvinit support had been disable on wicd, because systemd replace it. If you wan’t to use wicd you must start systemd service instead of init script.
posophe wrote:
> Hi everyone,
>
> First I’m honnestly sorry for all your problems. I am principal
> maintainer for this package. This package is in a devel repo and target
> project is factory so PLEASE DON’T USE THIS !
>
> I explain : sysvinit support had been disable on wicd, because systemd
> replace it. If you wan’t to use wicd you must start systemd service
> instead of init script.
I don’t know anything about wicd but people in this thread have been
talking about the repository:
That seems like a repository for 12.1, not a development repository. How
can one tell it is a development repository?
12.1 includes both systemd and sysvinit and some people have to use
sysvinit because systemd is buggy on some hardware. So packages for 12.1
need to support sysvinit.
This repo must and will be disable. Suse 12.1 support is deleted.
Please accept my apologizes but please don’t use wicd package.
Best regards
Posophe
Ps : nop 12.2 doesn’t support sysvinit but don’t worry all packages must normally use systemd. By default, Opensuse 12.2 boots with systemd
PS2: If you want continue using wicd I can build a fixed release on my personnal repo
Nowadays,
For connecting to wifi from the command line I use two applications, and I highly recommend using only these two
wpa_supplicant It should be installed automatically be default and is also the “engine” that powers network manager. Use it to connect to any wpa or wpa2 network, passwords are stored in plain text as hashes. Note that the password hashes store passwords differently than the network manager GUI app.
iw I use this to connect to any open networks and networks protected with WEP.
Both of these applications support creating configurations for APs so that you only need to invoke the name of the network.
I have the same problem. I am getting so sick of this. It seams like every time I update I have to reload the system. I had to reload my desktop last week because of a messed up update and now my netbook is toast. Trying to fix this problem now makes yast not open. I am sick and tired of every time I try and update somthing like this happens. Why both having an update just make everyone reinstall once a week.
>
>I have the same problem. I am getting so sick of this. It seams like
>every time I update I have to reload the system. I had to reload my
>desktop last week because of a messed up update and now my netbook is
>toast. Trying to fix this problem now makes yast not open. I am sick and
>tired of every time I try and update somthing like this happens. Why
>both having an update just make everyone reinstall once a week.
And just what tool did you use to update?
Have you read the stickies on updating?
Both apper and kupdate are known to be broken. Use only Yast or zypper if
you want the best results.