Comment 31 for bug 602825

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Hello,

I'm Ubuntu Natty and wicd-daemon won't work. I've apply the patch mentioned in #28 (https://code.launchpad.net/~matttbe/wicd/ubuntu_python27 - deb packages available on my ppa)
But I have the same backtrace as fredrik (wicd is version 1.7.0 552):

2010/12/11 01:06:30 :: Traceback (most recent call last):
2010/12/11 01:06:30 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1843, in <module>
2010/12/11 01:06:30 :: main(sys.argv)
2010/12/11 01:06:30 :: File "/usr/share/wicd/daemon/wicd-daemon.py", line 1811, in main
2010/12/11 01:06:30 :: shell=False, close_fds=True).pid
2010/12/11 01:06:30 :: File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
2010/12/11 01:06:30 :: errread, errwrite)
2010/12/11 01:06:30 :: File "/usr/lib/python2.7/subprocess.py", line 1202, in _execute_child
2010/12/11 01:06:30 :: raise child_exception
2010/12/11 01:06:30 :: AttributeError: 'NoneType' object has no attribute 'rfind'

Should I open a new bug report?