You are not logged in.

#1 2009-08-22 17:09:32

hubaghdadi
Member
From: El Dorado
Registered: 2009-07-15
Posts: 10
Website

SOLVED: wicd is throwing an exception

Hey,
Upon running wicd, I'm getting this exeption:

2009/08/22 17:47:15 :: ---------------------------
2009/08/22 17:47:15 :: wicd initializing...
2009/08/22 17:47:15 :: ---------------------------
2009/08/22 17:47:15 :: wicd is version 1.6.2 436
2009/08/22 17:47:15 :: Traceback (most recent call last):
2009/08/22 17:47:15 ::   File "/usr/lib/wicd/wicd-daemon.py", line 1747, in <module>
2009/08/22 17:47:15 ::     main(sys.argv)
2009/08/22 17:47:15 ::   File "/usr/lib/wicd/wicd-daemon.py", line 1711, in main
2009/08/22 17:47:15 ::     daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect)
2009/08/22 17:47:15 ::   File "/usr/lib/wicd/wicd-daemon.py", line 87, in __init__
2009/08/22 17:47:15 ::     self.wired_bus= WiredDaemon(bus_name, self, wired=self.wired)
2009/08/22 17:47:15 ::   File "/usr/lib/wicd/wicd-daemon.py", line 1327, in __init__
2009/08/22 17:47:15 ::     debug=debug)
2009/08/22 17:47:15 ::   File "/usr/lib/python2.6/site-packages/wicd/configmanager.py", line 40, in __init__
2009/08/22 17:47:15 ::     self.read(path)
2009/08/22 17:47:15 ::   File "/usr/lib/python2.6/ConfigParser.py", line 286, in read
2009/08/22 17:47:15 ::     self._read(fp, filename)
2009/08/22 17:47:16 ::   File "/usr/lib/python2.6/ConfigParser.py", line 510, in _read
2009/08/22 17:47:16 ::     raise e
2009/08/22 17:47:16 :: ConfigParser.ParsingError: File contains parsing errors: /etc/wicd/wired-settings.conf
2009/08/22 17:47:16 ::     [line 23]: '[]\n'

And I'm not able to use the internet unless I run dhcpcd manually.
What is going wrong?
Thanks.

Last edited by hubaghdadi (2009-08-24 09:02:22)

Offline

#2 2009-08-22 17:33:15

hubaghdadi
Member
From: El Dorado
Registered: 2009-07-15
Posts: 10
Website

Re: SOLVED: wicd is throwing an exception

Issue solved by removing the line
[]
from /etc/wicd/wired-settings.conf

Offline

#3 2009-08-23 05:58:56

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: SOLVED: wicd is throwing an exception

Hello hubaghdadi!

You can mark the thread with a 'SOLVED'.

Offline

Board footer

Powered by FluxBB