|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Wireless Questions about wireless networking setup, use, and wireless specific applications |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I'm having some wicd problems. I installed it in place of Gnome networkmanager after I had problems with the latter, and wicd had worked well for me in another distribution. But although it could seemingly connect to my (WEP'd) network I couldn't access any sites. So I physically moved my PC to another room with a wired connection and got Network Manager back again. It's now working fine, but wicd won't go away now! Trying to remove it gives this error: Subprocess failed. Error: RPM failed: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] ..failed error: %preun(wicd-1.5.9-8.1.i586) scriptlet failed, exit status 1 --- Any idea what I can do? I've given up trying to get Wicd working (having followed all the instructions in the wiki) and now just want rid in case it conflicts with network-manager. |
|
|||
|
Code:
su -c "rpm -e wicd --noscripts"
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
|
|||
|
Thanks, that worked great.
|
|
|||
|
I installed wicd on my laptop and everything is working smoothly. Now I tried it on the desktop and having this errors:
an@aruba:~> wicd-client Traceback (most recent call last): File "/usr/lib64/wicd-client.py", line 50, in <module> import wicd.gui as gui File "/usr/lib64/python2.6/site-packages/wicd/gui.py", line 2005, in <module> setup_dbus() File "/usr/lib64/python2.6/site-packages/wicd/gui.py", line 177, in setup_dbus proxy_obj = bus.get_object("org.wicd.daemon", '/org/wicd/daemon') File "/usr/lib64/python2.6/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_change s) File "/usr/lib64/python2.6/site-packages/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib64/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib64/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib64/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files Any ideea what to do? Thanks |
|
|||
|
I was having problems getting Knetworkmanager (either the kde3 or kde4 version) to connect to a wireless router. I could get a connection by going into yast and selecting network devices>network settings then picking the wireless card and selecting edit>next and finally using the scan network button to pick up the required network.
To avoid this I installed wicd by following the instructions on the wiki (I am using openSUSE11.1). To begin with all seemed ok but often the wicd client did not appear on the task bar. This I fixed by editing the menu entry and removing the --no-tray argument so I could start the client and get in in the tray. I then noticed that I could only connect to the wireless source I had selected in Yast but not any other showing up in wicd even though wicd shows it is connected and has an ip address. I have uninstalled Knetworkmanager and networkmanager and still I have to select a network via yast to actually browse any sites. I am at a loss to know where to look for the source of this problem, which is rather annoying! I have used wicd, with no problems, on Kubuntu in the past and like the way it works. Any pointers to finding a solution would be much appreciated |
|
|||
|
I'm using Opensuse 11.0 and wicd version 1.6b3 from the BS repo (not the repo from the OP). I am able to connect to my WPA wireless network and also the wired network. However, it seems like the /etc/resolv.conf doesn't get updated correctly when I choose DHCP for my connection.
I have configured Yast as per the wiki, with one exception...I have enabled the "update DNS data via DHCP". When I switch networks, say from home to work (which have different gateways), I am able to get the IP address but the DNS does not get updated. I have to manually run the Yast Network tool to get the updated DNS. After that its all fine and I am able to go to the net. Any suggestions? Should I downgrade to the older 1.5.9 version? -Anshul |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|